MPT Fullscreen Firefox

Examine source code of MPT Fullscreen

Inspect and view changes in MPT Fullscreen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MPT Fullscreen",
  "version": "1.4",
  "description": "Makes the Browser Fullscreen when opened.",
  "icons": {
    "48": "icons/mpt@48.png",
    "96": "icons/mpt@96.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/mpt@48.png",
      "96": "icons/mpt@96.png"
    },
    "default_title": "MPT Fullscreen",
    "default_popup": "html/index.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{167c0fa6-8c5a-48e4-8bea-638b81648627}"
    }
  }
}

Best MPT Fullscreen Alternatives

Here are some Firefox add-ons that are similar to MPT Fullscreen: