Inspect and view changes in IPA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "IPA",
"description": "This Firefox web extension takes full screenshots (i.e. to the bottom of the page) and saves them to PDF files. A dialog window will open to let you set options.",
"version": "2.1.11",
"applications": {
"gecko": {
"strict_min_version": "57.0"
}
},
"permissions": [
"<all_urls>",
"activeTab",
"downloads",
"downloads.open"
],
"browser_action": {
"default_icon": "icon-64.png",
"default_title": "IPA",
"browser_style": true
},
"sidebar_action": {
"default_icon": "icon-64.png",
"default_title": "IPA",
"default_panel": "dialog/dialog.html"
},
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/jspdf.min.js",
"content_scripts/page2pdf.js",
"content_scripts/loadingPagePreCapture.js"
],
"all_frames": true
}
],
"default_locale": "en"
} Best IPA Alternatives
Here are some Firefox add-ons that are similar to IPA:
PDF Saver
Cameron Luna
PDF Browser Assistant
App SODO66
Page Screenshot
joseph
Save PDF
Kevin Orbie
Page Saver WE screenshot capture tool
Kathleen Brade
Capture & Print
Diego Casorran
Image to PDF Converter : Save as Pdf
Bulk Image Downloader and Converter
Agfa Jenkins Breadcrumb
Craig@Agfa
Quick PDF - Save Webpage as PDF
UnitedWeRide
Save as PDF
PDFCrowd
Screenshot Tool - By Mr.Bear
Mr.Bear
PDF.js with VimiumC
sxlxc