WebScannerPro – Online Privacy Essentials Firefox

Examine source code of WebScannerPro – Online Privacy Essentials

Inspect and view changes in WebScannerPro – Online Privacy Essentials source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "WebScannerPro – Online Privacy Essentials",
  "version": "1.2.0",
  "description": "__MSG_manifest_description__",
  "manifest_version": 2,
  "default_locale": "en",
  "permissions": [
    "http://*/",
    "https://*/",
    "webRequestBlocking",
    "history",
    "scripting",
    "storage",
    "tabs",
    "webNavigation",
    "webRequest"
  ],
  "browser_action": {
    "default_popup": "ui/popup/index.html",
    "default_title": "WebScannerPro – Online Privacy Essentials"
  },
  "background": {
    "scripts": [
      "background/shared/activity.js",
      "background/shared/safetyCheck.js",
      "background/shared/init.js",
      "background/shared/siteBlocking.js",
      "background/shared/trackerBlocking.js",
      "background/shared/trackerBlockingMV2.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://search.webscanner.pro/*"
      ],
      "js": [
        "content-scripts/shared/serp.js"
      ],
      "css": [
        "content-scripts/shared/serp.css"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "48": "resources/icons/icon-48.png",
    "96": "resources/icons/icon-96.png",
    "128": "resources/icons/icon-128.png"
  },
  "web_accessible_resources": [
    "/resources/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@webscanner.pro"
    }
  }
}

최고의 WebScannerPro – Online Privacy Essentials 대안

다음은 WebScannerPro – Online Privacy Essentials과(와) 유사한 Firefox add-on입니다: