By: TofuNofu
Inspect and view changes in SavePagePDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SavePagePDF",
"version": "1.2",
"description": "Adds a button to save the current page as a PDF",
"icons": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{72e8a3ba-d0ce-422b-acd0-60d79ea6499f}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"activeTab"
],
"browser_action": {
"default_icon": "icons/icon48.png",
"default_title": "SPPDF"
},
"background": {
"scripts": [
"background.js"
]
}
} Best SavePagePDF Alternatives
Here are some Firefox add-ons that are similar to SavePagePDF: