VimDlHelper Firefox

Examine source code of VimDlHelper

By: DomX
Inspect and view changes in VimDlHelper 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": 3,
  "name": "Vimeo Downloader Helper",
  "version": "1.0.2",
  "description": "Prepares command line for yt-dlp, to download embedded Vimeo videos.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1f39e6db-82c0-4af2-a25e-3f16809b31f6}",
      "strict_min_version": "120.0"
    }
  },
  "permissions": [
    "webRequest",
    "activeTab",
    "declarativeNetRequest",
    "webRequestBlocking",
    "storage",
    "clipboardWrite",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon_inactive16.png",
      "32": "images/icon_inactive32.png",
      "48": "images/icon_inactive48.png",
      "128": "images/icon_inactive128.png"
    }
  },
  "icons": {
    "16": "images/icon_inactive16.png",
    "32": "images/icon_inactive32.png",
    "48": "images/icon_inactive48.png",
    "128": "images/icon_inactive128.png"
  }
}

Best VimDlHelper Alternatives

Here are some Firefox add-ons that are similar to VimDlHelper: