Window Resizer Firefox

Examine source code of Window Resizer

Inspect and view changes in Window Resizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Window Resizer",
  "description": "Resize the browser window.",
  "version": "1.5",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "options_page": "options.html",
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": "icons/icon-128.png",
    "default_popup": "popup.html"
  }
}

Best Window Resizer Alternatives

Here are some Firefox add-ons that are similar to Window Resizer: