Saver Plugin (Remote upload for Dropbox) Firefox

Examine source code of Saver Plugin (Remote upload for Dropbox)

Inspect and view changes in Saver Plugin (Remote upload for Dropbox) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Saver Plugin (for Dropbox)",
  "version": "2.2resigned1",
  "description": "Save remote files to your Dropbox account, without downloading them",
  "applications": {
    "gecko": {
      "id": "saver-plugin@devh.ir",
      "strict_min_version": "45.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "contextMenus",
    "notifications",
    "storage"
  ],
  "icons": {
    "16": "icons/default-16.png",
    "32": "icons/default-32.png",
    "48": "icons/default-48.png"
  }
}

Best Saver Plugin (Remote upload for Dropbox) Alternatives

Here are some Firefox add-ons that are similar to Saver Plugin (Remote upload for Dropbox):