By: eivls
Inspect and view changes in PWA Installer for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PWA Installer for Firefox",
"version": "1.0.0",
"description": "Install websites as standalone apps on your home screen, just like Chrome's PWA install feature.",
"author": "PWA Installer",
"browser_action": {
"default_popup": "popup.html",
"default_title": "PWA Installer",
"default_icon": {
"16": "icons/icon16.svg",
"32": "icons/icon32.svg",
"48": "icons/icon48.svg",
"96": "icons/icon96.svg"
}
},
"icons": {
"16": "icons/icon16.svg",
"32": "icons/icon32.svg",
"48": "icons/icon48.svg",
"96": "icons/icon96.svg"
},
"permissions": [
"tabs",
"storage",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{064d0eb8-7d78-4c52-b128-256f1acd3a66}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best PWA Installer for Firefox Alternatives
Here are some Firefox add-ons that are similar to PWA Installer for Firefox:
Progressive Web Apps for Firefox
Filip Štamcar
Web App Maker
Errno Ebadf
PWAify
DorkCaramel
PWA Links
Onred
PWA Forge
68gamebai
Web App Maker
feraxhp
Free App Launcher MOD
Modyolos
WebWidgetizer
MuxBH28
Web App Mode
Ett Chung
Pocket Tabs Browser Extension
Fulllion Creative Works
EasyWPP
FaelDi
Switcheroo v2
ajh773
Pomofocus Launcher
shankaks