Inspect and view changes in Web App Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "__MSG_extDescription__",
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "0.0.9",
"homepage_url": "https://github.com/ettoolong/WebAppMode",
"browser_specific_settings": {
"gecko": {
"id": "WebAppMode@ettoolong",
"strict_min_version": "53.0"
}
},
"developer": {
"name": "Ett Chung",
"url": "https://github.com/ettoolong/WebAppMode"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"tabs"
],
"default_locale": "en",
"options_ui": {
"page": "options.html",
"open_in_tab": true,
"browser_style": true
}
} Best Web App Mode Alternatives
Here are some Firefox add-ons that are similar to Web App Mode:
Popup window
Ett Chung
Auto Tab Opener
Pixelcode
Popup To Tab
em_te
Popup Tab
eight04
popup2tab
werty1st
OnePopup
Oblivious Paradigm
Tab Popup Converter
Bongdalu
Auto Tab Group
Akila
Auto Close Tabs
iProgrammer16
AutoPinTab
nicorac
Popup Manager Pro
Navarro
Open in active tab when opened from command line
zupffwhy