Chevereto download button Firefox

Examine source code of Chevereto download button

By: Wink Add-on
Inspect and view changes in Chevereto download button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.5",
  "default_locale": "en",
  "name": "__MSG_name__",
  "short_name": "__MSG_name__",
  "description": "__MSG_description__",
  "author": "Wink",
  "icons": {
    "16": "icons/vk_16.png",
    "32": "icons/vk_32.png",
    "48": "icons/vk_48.png",
    "64": "icons/vk_64.png",
    "128": "icons/vk_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "downloads",
    "notifications",
    "activeTab"
  ]
}

Best Chevereto download button Alternatives

Here are some Firefox add-ons that are similar to Chevereto download button: