SaveVideoToStorage Firefox

Examine source code of SaveVideoToStorage

Inspect and view changes in SaveVideoToStorage 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,
  "name": "Save Video To Storage",
  "description": "Can be applied to videos that are relatively new or difficult to download. support: youtube; twitch; facebook; vimeo; tiktok; X Twitter;",
  "version": "2024.8.21.3",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "save-video-to-storage@example.com"
    }
  },
  "icons": {
    "48": "icons/48.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "tabHide",
    "webNavigation",
    "scripting",
    "webRequest",
    "webRequestBlocking",
    "menus",
    "notifications",
    "storage",
    "unlimitedStorage",
    "downloads"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "icons/48.png",
    "default_title": "setting",
    "default_popup": "popup-browser-act.html"
  }
}

Best SaveVideoToStorage Alternatives

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