Red Typography Firefox

Examine source code of Red Typography

Inspect and view changes in Red Typography source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "2.3.0",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "@typograf-firefox",
      "strict_min_version": "68.0"
    }
  },
  "permissions": [
    "activeTab",
    "<all_urls>",
    "contextMenus",
    "storage"
  ],
  "commands": {
    "typograf-key": {
      "suggested_key": {
        "default": "Alt+Shift+T"
      },
      "description": "__MSG_commandShortcut__"
    }
  },
  "background": {
    "scripts": [
      "popup/browser.js",
      "popup/typograf.all.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "popup/browser.js",
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "64": "icons/64.png"
    }
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png"
  }
}

Best Red Typography Alternatives

Here are some Firefox add-ons that are similar to Red Typography: