TypeGenieAI Firefox

Examine source code of TypeGenieAI

Inspect and view changes in TypeGenieAI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TypeGenieAI",
  "version": "1.1.0",
  "description": "The cutting-edge browser extension that brings the power of AI-generated text to your fingertips.",
  "icons": {
    "16": "src/icon/icon16.png",
    "48": "src/icon/icon48-chrome.png",
    "128": "src/icon/icon128.png"
  },
  "action": {
    "default_icon": "src/icon/icon48-chrome.png",
    "default_title": "TypeGenieAI",
    "default_popup": "src/popup.html"
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "/src/js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{355d0f38-25b2-4e06-8f2f-daa3d3b0215f}",
      "strict_min_version": "42.0"
    }
  },
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "src/js/TypeGenie-checker.js"
      ],
      "match_about_blank": true,
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "*://typegenieai.com/*",
        "*://*.typegenieai.com/*"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best TypeGenieAI Alternatives

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