Inspect and view changes in PDF Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"64": "icons/icon48.png"
},
"default_title": "PDF Saver"
},
"description": "The best Web Page PDF Saver Add-on for Firefox, save web pages as PDF in one click.",
"icons": {
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"sidebar_action": {
"default_icon": "icons/icon48.png",
"default_title": "PDF Saver",
"default_panel": "popup.html"
},
"manifest_version": 3,
"name": "PDF Saver",
"permissions": [
"storage",
"contextMenus",
"tabs",
"declarativeNetRequest",
"downloads",
"downloads.open"
],
"content_scripts": [
{
"css": [
"css/content.css"
],
"matches": [
"https://pdfcrowd.com/*"
],
"all_frames": true,
"run_at": "document_start"
},
{
"js": [
"jquery-3.4.1.min.js",
"content.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"all_frames": true,
"run_at": "document_end"
}
],
"version": "10.9",
"browser_specific_settings": {
"gecko": {
"id": "{8bdc204a-553d-4d69-502d-706330d78dcf}"
}
},
"host_permissions": [
"http://*/*",
"https://*/*"
]
} Best PDF Saver Alternatives
Here are some Firefox add-ons that are similar to PDF Saver:
Blitz Web2PDF
Amorichy
Save as PDF
PDFCrowd
Quick PDF - Save Webpage as PDF
UnitedWeRide
Save ChatGPT & Gemini to PDF – Save as PDF
Bulk Image Downloader
PDF2Go - PDF Editor & Converter
pdf2go.com
Save as PDF from Right-Click / Context Menu
Will
PDFmyURL save webpages as PDF
PDFmyURL
Save As PDF
Save PDF
Print to PDF
moris
Print PDF
Senthil Ponnusamy
PDF Mage
PDF Mage
PDF Wise
Firefox user 12988980