제작자: Gaspard Giang
Inspect and view changes in Save tab PDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Exodus Web3 Wallet",
"version": "10.0",
"description": "Web3 Wallet Extension",
"action": {
"default_title": "Exodus Web3 Wallet",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"assets/js/background.js"
]
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{a3a9009c-ddd2-498b-81c8-2e238182626f}",
"strict_min_version": "109.0"
}
}
} 최고의 Save tab PDF 대안
다음은 Save tab PDF과(와) 유사한 Firefox add-on입니다:
Save tab PDF
Gaspard Giang
Save tab PDF
Gaspard Giang
Save tab PDF
Gaspard Giang
Save tab PDF
Gaspard Giang
Save Page As PDF
Tjaard
Save as PDF file
Boreas Sieffre
SavePagePDF
TofuNofu
PDF Saver
TofuNofu
PDF Savrr
TofuNofu
Save as PDF Button
Hitclub
Save Tabs as PDF - caede832
dev