Rumble Resize Firefox

Examine source code of Rumble Resize

Inspect and view changes in Rumble Resize source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Rumble Resize",
  "description": "Make Rumble Theatre Mode fill the entire browser window.",
  "version": "1.11",
  "browser_specific_settings": {
    "gecko": {
      "id": "rumble@resize"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://rumble.com/*.html*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    }
  }
}

Best Rumble Resize Alternatives

Here are some Firefox add-ons that are similar to Rumble Resize: