Ferzu Extended Firefox

Examine source code of Ferzu Extended

By: Tourmi Add-on
Inspect and view changes in Ferzu Extended source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Ferzu Extended",
  "version": "1.1",
  "description": "Quality of life changes to Ferzu",
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.ferzu.com/Member/Details/*"
      ],
      "js": [
        "reportScript.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "accessibleReport.js"
  ],
  "page_action": {
    "default_popup": "options.html",
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "manifest_version": 2
}

Best Ferzu Extended Alternatives

Here are some Firefox add-ons that are similar to Ferzu Extended: