LargeFileSender Firefox

Examine source code of LargeFileSender

Inspect and view changes in LargeFileSender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LargeFileSender",
  "version": "1.0",
  "description": "Share large files without prying eyes.",
  "icons": {
    "16": "img/16.png",
    "32": "img/32.png",
    "48": "img/48.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "img/64.png",
    "default_title": "Send File"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best LargeFileSender Alternatives

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