MyAEW Fullscreen Fixer Firefox

Examine source code of MyAEW Fullscreen Fixer

By: Jonzai
Inspect and view changes in MyAEW Fullscreen Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "fullscreen-fix@jonny-miles-1987",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "manifest_version": 3,
  "name": "MyAEW Fullscreen Fixer",
  "version": "1.0",
  "description": "Fixes the full-screen bug on the MyAEW website.",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://myaew.com/*"
      ]
    }
  ]
}

Best MyAEW Fullscreen Fixer Alternatives

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