Protection Web Firefox

Examine source code of Protection Web

제작자: Orange SA
Inspect and view changes in Protection Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "protectionweb@orange.com"
    }
  },
  "background": {
    "scripts": [
      "vendor/browser-polyfill.js",
      "app.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/logo_tll_warning.png"
  },
  "content_scripts": [
    {
      "js": [
        "vendor/react.production.min.js",
        "vendor/react-dom.production.min.js",
        "vendor/browser-polyfill.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "ftp://*/*"
      ]
    }
  ],
  "default_locale": "fr",
  "description": "__MSG_extName__",
  "icons": {
    "16": "img/context_menu_icon.png",
    "128": "img/extension_logo.png"
  },
  "manifest_version": 2,
  "name": "Protection Web",
  "options_ui": {
    "page": "pages/settings/settings.html"
  },
  "permissions": [
    "tabs",
    "alarms",
    "storage",
    "scripting",
    "webRequest",
    "nativeMessaging",
    "webRequestBlocking",
    "http://*/",
    "https://*/"
  ],
  "version": "3.3.1",
  "web_accessible_resources": [
    "img/*.png",
    "img/*.gif",
    "img/*.svg",
    "pages/blocked/blocked.html",
    "pages/permissions/permissions.html"
  ]
}

최고의 Protection Web 대안

다음은 Protection Web과(와) 유사한 Firefox add-on입니다: