Inspect and view changes in PWA Forge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PWA Forge",
"version": "1.0",
"description": "Generate and customize Progressive Web Apps from any website with advanced features.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"action": {
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "PWA Forge",
"default_popup": "popup/popup.html"
},
"permissions": [
"activeTab",
"storage",
"scripting",
"downloads"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "pwaforge@example.com"
}
}
} ベストのPWA Forge代替案
PWA Forgeに類似したFirefox add-onをいくつか紹介します:
PWAify
DorkCaramel
PWA Installer for Firefox
eivls
PWA theme
Ramkumar K R
Progressive Web Apps for Firefox
Filip Štamcar
Tool Forge
Tonmoy Deb
Web App Maker
feraxhp
Web App Maker
Errno Ebadf
Pocket Tabs Browser Extension
Fulllion Creative Works
Pop-Up Builder
Jimi Rayel
FormForge Phantom
J88
FormForge - Smart for autofill
rushixh
PWA Links
Onred