Web App Mode Firefox

Examine source code of Web App Mode

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: