Quick Heal Spy Alert Firefox

Examine source code of Quick Heal Spy Alert

Inspect and view changes in Quick Heal Spy Alert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2.0.9",
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_app_name__",
  "description": "__MSG_app_desc__",
  "short_name": "__MSG_short_name__",
  "author": "Quick Heal Technologies Ltd",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "./assets/QH_logo_16.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_app_name__"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "content_security_policy": "script-src 'self' https://cdn.jsdelivr.net/npm/chart.js 'unsafe-inline' 'unsafe-eval';",
  "icons": {
    "16": "./assets/QH_logo_16.png",
    "32": "./assets/QH_logo_32.png",
    "48": "./assets/QH_logo_48.png",
    "128": "./assets/QH_logo_128.png"
  },
  "permissions": [
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "http://*/*",
    "https://*/*",
    "storage",
    "nativeMessaging"
  ],
  "web_accessible_resources": [
    "_locales/*.*/messages.json"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{87979cc8-a57e-40b2-8585-ac6175a20d70}"
    }
  }
}

Best Quick Heal Spy Alert Alternatives

Here are some Firefox add-ons that are similar to Quick Heal Spy Alert: