TextAI Firefox

Examine source code of TextAI

Inspect and view changes in TextAI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TextAI",
  "version": "1.9.4",
  "description": "Enhance and refine your texts with artificial intelligence",
  "icons": {
    "48": "mind_48.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "mind_48.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "scripting",
    "https://api.groq.com/*",
    "menus",
    "notifications"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/library.js",
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "textai@textai.work.gd",
      "strict_min_version": "91.0"
    }
  }
}

Best TextAI Alternatives

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