Ask ChatGPT Firefox

Examine source code of Ask ChatGPT

By: Syirezz Add-on
Inspect and view changes in Ask ChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ask ChatGPT",
  "version": "0.6",
  "description": "An addon that connects to the ChatGPT API and allows users to ask questions",
  "icons": {
    "48": "icons/icon48.png"
  },
  "browser_action": {
    "default_title": "ChatGPT",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "http://localhost:5000/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7233886-7f22-430b-be86-5635fd4f9099}"
    }
  }
}

Best Ask ChatGPT Alternatives

Here are some Firefox add-ons that are similar to Ask ChatGPT: