AutosugestAI beta - Auto suggestion for chatgpt Firefox

Examine source code of AutosugestAI beta - Auto suggestion for chatgpt

By: HyperNB Add-on
Inspect and view changes in AutosugestAI beta - Auto suggestion for chatgpt source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AutoSuggestAI beta",
  "version": "0.2",
  "description": "Auto Suggestions for chatbots currently under beta",
  "permissions": [
    "https://search.brave.com/api/suggest*",
    "activeTab"
  ],
  "icons": {
    "512": "icons/logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://chat.openai.com/*",
        "*://gemini.google.com/app*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6c6e2af6-d8f6-4ed8-a518-89c57b500773}"
    }
  }
}

Best AutosugestAI beta - Auto suggestion for chatgpt Alternatives

Here are some Firefox add-ons that are similar to AutosugestAI beta - Auto suggestion for chatgpt: