All Video Downloader Pro

All Video Downloader Pro

1. Install Extension 2. Play video in your browser 3. Click the KV icon then click respective links to download The most popular Keepvid.site website's All Video Downloader Extension

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon19.png",
    "default_title": "Play video and then click here!"
  },
  "description": "All video downloader Pro allows you to convert & download video from our streaming websites to Mp3, Mp4 in HD quality. Youtube video downloader supports downloading all video formats such as: MP4, M4V, 3GP, WMV, FLV, MO, MP3, WEBM, etc. You can easily download for free thousands of videos from Youtube, Facebook and more...",
  "icons": {
    "19": "icon19.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "name": "All Video Downloader Pro",
  "short_name": "keepvid.site",
  "version": "2.0.1.9",
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "https://*.keepvid.site/"
  ]
}