Select to ChatGPT Firefox

Examine source code of Select to ChatGPT

Inspect and view changes in Select to ChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Select to ChatGPT",
  "description": "Opens ChatGPT with selected text and inputs it into the prompt box.",
  "version": "1.0",
  "permissions": [
    "contextMenus",
    "activeTab",
    "https://chatgpt.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "contentScript.js"
  ],
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{55d28320-97b2-483a-9685-5c9c9fc19f5b}"
    }
  }
}

Best Select to ChatGPT Alternatives

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