Share with ShareGPT Firefox

Examine source code of Share with ShareGPT

By: hidao80
Inspect and view changes in Share with ShareGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "0.6",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "hidao80@github__comShare-with-ShareGPT"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://chat.openai.com/*",
        "*://chat.openai.com/c/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "icons": {
    "256": "Identicon.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "*://sharegpt.com/api/*"
  ]
}

Best Share with ShareGPT Alternatives

Here are some Firefox add-ons that are similar to Share with ShareGPT: