Page Saver WE screenshot capture tool Firefox

Examine source code of Page Saver WE screenshot capture tool

Inspect and view changes in Page Saver WE screenshot capture tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "pagesaver@pearlcrescent.com",
      "strict_min_version": "82.0"
    }
  },
  "background": {
    "scripts": [
      "util.js",
      "3rdparty/full-page-screen-capture-chrome-extension/api.js",
      "bg/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    },
    "default_title": "Page Saver WE",
    "browser_style": true,
    "default_popup": "popup/popup.html"
  },
  "description": "__MSG_extensionDesc__",
  "default_locale": "en",
  "icons": {
    "32": "icons/icon-32.png"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+I",
        "mac": "Ctrl+Shift+I"
      },
      "description": "__MSG_activateToolbarItem__"
    },
    "capture_visible": {
      "description": "__MSG_captureVisible__"
    },
    "capture_entire": {
      "description": "__MSG_captureEntire__"
    }
  },
  "developer": {
    "name": "Pearl Crescent, LLC",
    "url": "https://pearlcrescent.com/"
  },
  "manifest_version": 2,
  "name": "Page Saver WE",
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true,
    "browser_style": true
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "clipboardWrite",
    "contextMenus",
    "downloads",
    "storage"
  ],
  "version": "0.8.2"
}

Best Page Saver WE screenshot capture tool Alternatives

Here are some Firefox add-ons that are similar to Page Saver WE screenshot capture tool: