Save Video To Storage Firefox

Examine source code of Save Video To Storage

Inspect and view changes in Save Video To Storage 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 Addon",
  "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.23.4",
  "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 save video to storage",
    "default_popup": "popup-browser-act.html"
  }
}

Best Save Video To Storage Alternatives

Here are some Firefox add-ons that are similar to Save Video To Storage: