ChatGPT Firefox

Examine source code of ChatGPT

Por: Isaac
Inspect and view changes in ChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT",
  "version": "1.0",
  "description": "Extension non officielle développée par Isaac permettant d'accéder aux capacités avancées de ChatGPT‑4o directement depuis votre navigateur, offrant une interface simplifiée pour interagir avec l'intelligence artificielle la plus récente d'OpenAI sans quitter vos pages web.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Ouvrir ChatGPT Extension"
  },
  "permissions": [
    "storage",
    "identity",
    "tabs",
    "http://sybnet.cc/*",
    "https://sybnet.cc/*",
    "https://chatgpt4-buissnes.com/*",
    "https://openai.com/*"
  ],
  "background": {
    "scripts": [
      "background.js",
      "ban-check.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "support@sybnet.cc",
      "strict_min_version": "109.0"
    }
  }
}

Mejores alternativas ChatGPT

Aquí hay algunas Firefox add-ons que son similares a ChatGPT: