QualFlo Firefox

Examine source code of QualFlo

By: QualFlo
Inspect and view changes in QualFlo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "homepage_url": "https://qualflo.com/",
  "description": "__MSG_extDescription__",
  "default_locale": "fr",
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_extName__",
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png"
    }
  },
  "web_accessible_resources": [
    "blocked.html"
  ],
  "version": "0.2.0",
  "content_security_policy": "script-src 'self' ; object-src 'self'"
}

Best QualFlo Alternatives

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