VimeoSubtitleDownloader Firefox

Examine source code of VimeoSubtitleDownloader

Inspect and view changes in VimeoSubtitleDownloader source codes across current and past versions
Vidego icon
Looking to download Vimeo videos? Try:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Network VTT File Downloader",
  "version": "1.1",
  "description": "Detect and download VTT files from the Network tab.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "downloads",
    "*://*/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d40bee72-9f74-476a-ab0c-26949faacb11}"
    }
  }
}

Best VimeoSubtitleDownloader Alternatives

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