Botsplash GPT Buddy Firefox

Examine source code of Botsplash GPT Buddy

Inspect and view changes in Botsplash GPT Buddy source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Botsplash GPT Buddy",
  "version": "0.0.4",
  "description": "Perform GPT actions using your custom prompts",
  "icons": {
    "48": "icons/icon_48.png",
    "64": "icons/icon_64.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c1a7a1a7-4272-4c74-a99d-b93dab1138a6}"
    }
  },
  "background": {
    "scripts": [
      "background.js",
      "modules/openAI.js",
      "modules/logger.js",
      "modules/apiRequest.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js",
        "modules/logger.js"
      ]
    }
  ]
}

Best Botsplash GPT Buddy Alternatives

Here are some Firefox add-ons that are similar to Botsplash GPT Buddy: