GPT-Choice Firefox

Examine source code of GPT-Choice

Inspect and view changes in GPT-Choice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GPT-Choice",
  "version": "1.0",
  "icons": {
    "48": "icon.png"
  },
  "description": "Permet de laisser le choix à l'utilisateur sur le modèle à choisir sur chatgpt, au lieu de forcer GPT-4o pour un certain nombre de messages avant de passer à GPT-3.5.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://chatgpt.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{120186cf-4ab6-404a-ba5b-7e5a50a51d3d}"
    }
  }
}

Best GPT-Choice Alternatives

Here are some Firefox add-ons that are similar to GPT-Choice: