Dropbox button Firefox

Examine source code of Dropbox button

제작자: OUBRECHT.com
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}"
    }
  }
}

최고의 Dropbox button 대안

다음은 Dropbox button과(와) 유사한 Firefox add-on입니다: