Qualify Firefox

Examine source code of Qualify

Inspect and view changes in Qualify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extDescription__",
  "version": "2.0.9",
  "name": "__MSG_extName__",
  "author": "py-insights.com",
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "images/qualify-38.png",
    "default_title": "__MSG_defaultTitle__"
  },
  "icons": {
    "128": "images/qualify-128.png"
  },
  "manifest_version": 3,
  "permissions": [
    "history",
    "storage",
    "alarms"
  ],
  "optional_permissions": [
    "bookmarks",
    "cookies"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1eca91ee-5ced-4437-817b-da02946e4da0}"
    }
  },
  "externally_connectable": {
    "matches": [
      "*://*.instant.py-insights.com/*"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instant.py-insights.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Qualify Alternatives

Here are some Firefox add-ons that are similar to Qualify: