YouTube Download Helper Firefox

Examine source code of YouTube Download Helper

Inspect and view changes in YouTube Download Helper source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "short_name": "__MSG_appNameShort__",
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "2.0.5",
  "default_locale": "en",
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icon64.png",
    "default_title": "__MSG_browserActionDefaultTitle__"
  },
  "web_accessible_resources": [
    "/inject-scripts/*"
  ],
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content_script.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "activeTab",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube@download-helper"
    }
  }
}

Best YouTube Download Helper Alternatives

Here are some Firefox add-ons that are similar to YouTube Download Helper: