Dropbox button Firefox

Examine source code of Dropbox button

Inspect and view changes in Dropbox button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dropbox button",
  "version": "18.0",
  "description": "Main links to Dropbox.",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background_scripts": [
    {
      "js": [
        "functions.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Dropbox button",
    "default_icon": "icon.png",
    "default_popup": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{22f7f36d-ad28-4dfe-9fe3-69d199ac2997}"
    }
  }
}

Mejores alternativas Dropbox button

Aquí hay algunas Firefox add-ons que son similares a Dropbox button: