CryptoShield Guard Firefox

Examine source code of CryptoShield Guard

Inspect and view changes in CryptoShield Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CryptoShield Guard",
  "version": "2.3",
  "description": "Protects your browser from dangerous crypto-related extensions. Detects risky permissions and auto-disables suspicious add-ons.",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "CryptoShield Guard",
    "default_popup": "popup.html"
  },
  "permissions": [
    "management",
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cryptoshieldguard@security.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best CryptoShield Guard Alternatives

Here are some Firefox add-ons that are similar to CryptoShield Guard: