PolyProtector Firefox

Examine source code of PolyProtector

By: BushDEV
Inspect and view changes in PolyProtector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PolyProtector",
  "version": "47.0",
  "description": "PolyProtector",
  "permissions": [
    "storage",
    "activeTab",
    "*://api.polytoria.com/*",
    "*://api.groq.com/*",
    "*://api.openai.com/*",
    "*://api.anthropic.com/*",
    "*://api.x.ai/*",
    "*://openrouter.ai/*",
    "http://localhost:11434/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://polytoria.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon48.png"
    },
    "default_title": "Toggle PolyProtector"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "polyprotector@extension",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PolyProtector Alternatives

Here are some Firefox add-ons that are similar to PolyProtector: