SynthSpotter Firefox

Examine source code of SynthSpotter

Inspect and view changes in SynthSpotter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SynthSpotter",
  "version": "1.2.1",
  "description": "Premium AI image detection extension inspired by BitMind. Optimized for Firefox and Opera.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "http://127.0.0.1:8000/*",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "synthspotter@spotai.local",
      "strict_min_version": "115.0"
    }
  }
}

Mejores alternativas SynthSpotter

Aquí hay algunas Firefox add-ons que son similares a SynthSpotter: