Sheed Internet Security Plugin Firefox

Examine source code of Sheed Internet Security Plugin

Inspect and view changes in Sheed Internet Security Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "author": "SheedSoft Ltd.",
  "name": "__MSG_appName__",
  "short_name": "Sheed IS",
  "version": "3.5.4.340",
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "webNavigation",
    "alarms",
    "downloads"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/sis16.png",
    "48": "icons/sis48.png",
    "64": "icons/sis64.png",
    "96": "icons/sis96.png",
    "128": "icons/sis128.png"
  },
  "action": {
    "default_icon": "icons/SheedInternetSecurity.png",
    "default_title": "Sheed Internet Security"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*",
        "ftp://*/*",
        "file://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "pages/Phishing.html",
        "pages/blocked.html"
      ],
      "matches": [
        "https://*/*",
        "http://*/*",
        "ftp://*/*",
        "file://*/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "default-src 'self';connect-src *;script-src 'self';font-src data:;style-src 'self' 'unsafe-inline';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7362fe0-d49e-4241-bcce-9ad02cc74d19}",
      "strict_min_version": "109.0"
    }
  }
}

Best Sheed Internet Security Plugin Alternatives

Here are some Firefox add-ons that are similar to Sheed Internet Security Plugin: