UnleashGPT Firefox

Examine source code of UnleashGPT

Inspect and view changes in UnleashGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UnleashGPT",
  "version": "1.0",
  "description": "Unleash the power of AI.",
  "permissions": [
    "activeTab",
    "storage",
    "https://chat.openai.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon192.png",
      "48": "icons/icon192.png",
      "128": "icons/icon192.png"
    }
  },
  "web_accessible_resources": [
    "logo3.png",
    "icons/icon192.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{483c5daf-2194-4886-a959-65f9c4a32145}"
    }
  }
}

Best UnleashGPT Alternatives

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