Offline Web Content Collector Firefox

Examine source code of Offline Web Content Collector

Inspect and view changes in Offline Web Content Collector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionName__",
  "version": "4.0.3",
  "manifest_version": 3,
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "<all_urls>",
    "pageCapture",
    "tabs",
    "downloads",
    "activeTab",
    "storage",
    "scripting"
  ],
  "content_security_policy": {},
  "action": {
    "default_icon": "images/icon-128.png",
    "default_title": "__MSG_appLauncher__",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "host_permissions": [
    "http://*/",
    "https://*/",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "service-worker.dist.js"
    ]
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      }
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e2d1b0a2-3f6c-0d5e-5c0f-5b9f12dfb2ac}"
    }
  }
}

Best Offline Web Content Collector Alternatives

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