PasteReady - Fix ChatGPT Copy-Paste Issues Firefox

Examine source code of PasteReady - Fix ChatGPT Copy-Paste Issues

Inspect and view changes in PasteReady - Fix ChatGPT Copy-Paste Issues source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PasteReady - Fix ChatGPT Copy-Paste Issues",
  "version": "3.3",
  "description": "Format ChatGPT text for seamless copy-paste. Instantly search selected text using the Context Menu.",
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "clipboardRead",
    "clipboardWrite",
    "contextMenus",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{308a29c5-2c38-4ed8-a600-d4b391fcc57d}",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "126.0"
    }
  }
}

Best PasteReady - Fix ChatGPT Copy-Paste Issues Alternatives

Here are some Firefox add-ons that are similar to PasteReady - Fix ChatGPT Copy-Paste Issues: