ChatGPT enter Firefox

Examine source code of ChatGPT enter

By: h43z
Inspect and view changes in ChatGPT enter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ChatGPT enter press",
  "manifest_version": 2,
  "description": "allow to press enter on chat",
  "version": "0.4",
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "chatgptq@h43z"
    }
  },
  "permissions": [
    "activeTab",
    "https://chatgpt.com/*"
  ]
}

Best ChatGPT enter Alternatives

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