Web Page Archive Manager Firefox

Examine source code of Web Page Archive Manager

By: 789BET
Inspect and view changes in Web Page Archive Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Page Archive Manager",
  "version": "1.0",
  "description": "Archive web pages offline with advanced organization and search features",
  "permissions": [
    "activeTab",
    "storage",
    "downloads",
    "<all_urls>",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_popup": "popup/popup.html",
    "default_title": "Web Archive Manager"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "sidebar_action": {
    "default_title": "Archive Manager",
    "default_panel": "sidebar/sidebar.html",
    "default_icon": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7656846-c5ca-4994-97fc-87baf2eefa07}"
    }
  }
}

Best Web Page Archive Manager Alternatives

Here are some Firefox add-ons that are similar to Web Page Archive Manager: