Offline Web Saver Firefox

Examine source code of Offline Web Saver

By: Randyl
Inspect and view changes in Offline Web Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Alltube Download",
  "description": "Easily download videos from Youtube, Dailymotion, Vimeo and other websites.",
  "version": "0.4.4",
  "author": "Pierre Rudloff",
  "homepage_url": "https://alltubedownload.net/",
  "options_ui": {
    "page": "data/options.html"
  },
  "icons": {
    "32": "data/favicon.png",
    "60": "data/logo_60.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "32": "data/favicon.png",
      "60": "data/logo_60.png"
    },
    "default_title": "AllTube"
  },
  "background": {
    "scripts": [
      "lib/main.js"
    ]
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "storage"
  ],
  "commands": {
    "download": {
      "suggested_key": {
        "default": "Ctrl+Shift+D"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b2df2358-0233-49f6-9d88-0612a1042c43}"
    }
  }
}

Best Offline Web Saver Alternatives

Here are some Firefox add-ons that are similar to Offline Web Saver: