ChatSendKeyChanger Firefox

Examine source code of ChatSendKeyChanger

By: chaftta Add-on
Inspect and view changes in ChatSendKeyChanger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatSendKeyChanger",
  "version": "1.1",
  "description": "ChatGPTのEnterを改行にするアドオンです",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d4600042-a1f7-42f3-8b56-2fe207a61e4c}"
    }
  }
}

Best ChatSendKeyChanger Alternatives

Here are some Firefox add-ons that are similar to ChatSendKeyChanger: