ChatTools Firefox

Examine source code of ChatTools

Par : Nothelse
Inspect and view changes in ChatTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatTools",
  "version": "1.1.1",
  "description": "Tools box for ChatGPT, hide/show conversation history, expand or collapse a block chat, and more (soon)",
  "author": "Nothelsel",
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "js": [
        "background.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{87a30a2c-69bf-4e32-a1d5-104f80fd8092}"
    }
  }
}

Meilleures alternatives ChatTools

Voici quelques Firefox add-ons qui sont similaires à ChatTools :