FontMaster Pro: Advanced Font Customizer Firefox

Examine source code of FontMaster Pro: Advanced Font Customizer

By: 789WIN
Inspect and view changes in FontMaster Pro: Advanced Font Customizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FontMaster Pro: Advanced Font Customizer",
  "version": "1.0",
  "description": "Customize font size, style, line spacing, and more for enhanced readability across websites.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "FontMaster Pro",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1e683c4e-332c-4a15-a0d1-1104d26163d5}"
    }
  }
}

Best FontMaster Pro: Advanced Font Customizer Alternatives

Here are some Firefox add-ons that are similar to FontMaster Pro: Advanced Font Customizer: