Gptium Firefox

Examine source code of Gptium

By: Crnobog
Inspect and view changes in Gptium source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gptium",
  "version": "1.3",
  "description": "Send selected text to ChatGPT",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": {
      "16": "assets/icon16.png",
      "48": "assets/icon48.png",
      "128": "assets/icon128.png"
    }
  },
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "homepage_url": "https://github.com/crnobog69/gptium",
  "author": "Црнобог | Crnobog",
  "browser_specific_settings": {
    "gecko": {
      "id": "{10ed2d3d-016e-4909-b055-cf5d62ecbdd6}"
    }
  }
}

Best Gptium Alternatives

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