BARE Guard PRO Firefox

Examine source code of BARE Guard PRO

Inspect and view changes in BARE Guard PRO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BARE Guard PRO",
  "version": "2.8",
  "description": "Professional Solana security shield. Verified contract analysis by BARE Project.",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "notifications"
  ],
  "host_permissions": [
    "https://api.rugcheck.xyz/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "guardpro@bareproject.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best BARE Guard PRO Alternatives

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