Crunchyroll Fullscreen Keeper Firefox

Examine source code of Crunchyroll Fullscreen Keeper

By: mmese
Inspect and view changes in Crunchyroll Fullscreen Keeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "crunchyroll@full.screen"
    }
  },
  "manifest_version": 2,
  "name": "Crunchyroll Full Screen, All The Time",
  "version": "0.5",
  "description": "Keeps fullscreen, even after autoplay. Click on a show, click on the toggle button, and press F11, and enjoy your binge.",
  "content_scripts": [
    {
      "matches": [
        "https://www.crunchyroll.com/*/*",
        "http://www.crunchyroll.com/*/*"
      ],
      "js": [
        "jquery-3.4.1.min.js",
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Crunchyroll Fullscreen",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistant": false
  }
}

Best Crunchyroll Fullscreen Keeper Alternatives

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