Toggle Fonts Firefox

Examine source code of Toggle Fonts

Inspect and view changes in Toggle Fonts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Toggle Fonts",
  "version": "2.2.0",
  "description": "__MSG_extensionDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7625f06-e252-479d-ac7a-db68aeaff2cb}",
      "strict_min_version": "61.0"
    }
  },
  "icons": {
    "24": "icons/togglefonts.svg",
    "32": "icons/togglefonts.svg",
    "50": "icons/togglefonts.svg"
  },
  "background": {
    "scripts": [
      "iconupdater.js",
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/togglefonts.svg",
    "default_title": "__MSG_button_title__",
    "theme_icons": [
      {
        "dark": "icons/togglefonts.svg",
        "light": "icons/togglefonts-light.svg",
        "size": 19
      }
    ]
  },
  "commands": {
    "_execute_browser_action": {}
  },
  "permissions": [
    "browserSettings"
  ],
  "default_locale": "en"
}

Meilleures alternatives Toggle Fonts

Voici quelques Firefox add-ons qui sont similaires à Toggle Fonts :