Export Web to PDF Firefox

Examine source code of Export Web to PDF

By: Mxt08
Inspect and view changes in Export Web to PDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Export Web to PDF",
  "description": "Exports the current webpage when you click the icon",
  "version": "2.0",
  "icons": {
    "170": "icon.png"
  },
  "permissions": [
    "tabs",
    "downloads.open"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "170": "icon.png"
    },
    "default_title": "Export to PDF"
  }
}

Best Export Web to PDF Alternatives

Here are some Firefox add-ons that are similar to Export Web to PDF: