Full Page PDF Snap – Save Webpage as PDF Firefox

Examine source code of Full Page PDF Snap – Save Webpage as PDF

By: Silence Add-on
Inspect and view changes in Full Page PDF Snap – Save Webpage as PDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "short_name": "PDFSnap",
  "version": "2.33.4",
  "description": "__MSG_extDescription__",
  "author": "Bubu89",
  "browser_specific_settings": {
    "gecko": {
      "id": "pageshot-pdf@bubu89.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "127.0"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "downloads.open",
    "storage",
    "menus",
    "notifications",
    "scripting",
    "clipboardWrite"
  ],
  "background": {
    "page": "background.html"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png"
    },
    "default_title": "__MSG_actionTitle__",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "commands": {
    "capture-full-page": {
      "suggested_key": {
        "default": "Alt+Shift+Y"
      },
      "description": "__MSG_commandCapture__"
    }
  },
  "default_locale": "en"
}

Best Full Page PDF Snap – Save Webpage as PDF Alternatives

Here are some Firefox add-ons that are similar to Full Page PDF Snap – Save Webpage as PDF: