AI Text Detector Firefox

Examine source code of AI Text Detector

Inspect and view changes in AI Text Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.e7bcd3ac.png",
    "32": "icon32.plasmo.ce39377b.png",
    "48": "icon48.plasmo.3c17e113.png",
    "64": "icon64.plasmo.df317abe.png",
    "128": "icon128.plasmo.6a4310c5.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.e7bcd3ac.png",
      "32": "icon32.plasmo.ce39377b.png",
      "48": "icon48.plasmo.3c17e113.png",
      "64": "icon64.plasmo.df317abe.png",
      "128": "icon128.plasmo.6a4310c5.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.1.1",
  "author": "jStassen.com",
  "name": "AI Text Detector",
  "description": "Detect and highlight any text that looks AI-generated!",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "plasmo.f96bfad6.js"
      ],
      "run_at": "document_idle",
      "css": []
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fcd4b9a8-2c92-4a4c-91d2-d2eb19a0f9bf}"
    }
  }
}

Best AI Text Detector Alternatives

Here are some Firefox add-ons that are similar to AI Text Detector: