Seqrite Web Protection Firefox

Examine source code of Seqrite Web Protection

Inspect and view changes in Seqrite Web Protection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_app_name__",
  "description": "__MSG_app_ext_desc__",
  "version": "2.5",
  "default_locale": "en",
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "browser_action": {
    "default_popup": "core/blacklistBlockedPage.html"
  },
  "permissions": [
    "webRequest",
    "tabs",
    "downloads",
    "storage",
    "http://*/*",
    "*://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "core/extraction.js"
    ],
    "persistent": false
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3e2f0a1-1234-5678-9abc-def012345659}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Seqrite Web Protection 대안

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