By: uioppo
Inspect and view changes in html2pdf_awei source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "html2pdf",
"version": "7.0.2",
"description": "html2pdf for awei",
"icons": {
"48": "icons/page2-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.terminus.plus/*"
],
"js": [
"borderify.js"
]
}
],
"permissions": [
"storage",
"tabs",
"menus",
"activeTab",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/page2-48.png",
"default_title": "Open PDF"
},
"browser_specific_settings": {
"gecko": {
"id": "uioppo@163.com"
}
}
} Best html2pdf_awei Alternatives
Here are some Firefox add-ons that are similar to html2pdf_awei: