ChatGPT File Uploader Firefox

Examine source code of ChatGPT File Uploader

Inspect and view changes in ChatGPT File Uploader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ChatGPT File Uploader",
  "version": "1.2",
  "manifest_version": 2,
  "description": "A Chrome extension that allows you to upload large files in chunks.",
  "permissions": [
    "*://chat.openai.com/*"
  ],
  "action": {},
  "icons": {
    "16": "icon.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "js": [
        "content.js",
        "pdf.min.js",
        "pdf.worker.min.js",
        "mammoth.browser.min.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c84fe61b-7d5d-4be0-b7f7-7e543a5b2244}"
    }
  }
}

Best ChatGPT File Uploader Alternatives

Here are some Firefox add-ons that are similar to ChatGPT File Uploader: