Smart Typography Firefox

Examine source code of Smart Typography

제작자: Jens Kutilek
Inspect and view changes in Smart Typography source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{72a4c3dc-174e-481a-92bf-e9cfa9c204a2}",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*",
        "file:///*"
      ],
      "js": [
        "smart.js"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "Improve the typography of any website by using proper quotation marks and dashes.",
  "host_permissions": [
    "*://*/*",
    "file:///*"
  ],
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "manifest_version": 3,
  "name": "Smart Typography",
  "version": "0.4.1"
}

최고의 Smart Typography 대안

다음은 Smart Typography과(와) 유사한 Firefox add-on입니다: