iCloud Button Firefox

Examine source code of iCloud Button

Inspect and view changes in iCloud Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "iCloud Button",
  "version": "4.0",
  "description": "Main applications from iCloud.",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background_scripts": [
    {
      "js": [
        "functions.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_title": "iCloud Button",
    "default_icon": "icon.png",
    "default_popup": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4116147-781a-4c57-955a-e1fb3c376255}"
    }
  }
}

Best iCloud Button Alternatives

Here are some Firefox add-ons that are similar to iCloud Button: