Resize Window Firefox

Examine source code of Resize Window

By: 79King
Inspect and view changes in Resize Window source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Resize Window",
  "version": "1.0",
  "description": "Resize the window for the website you are accessing.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "resize-window-extension@yourdomain.com"
    }
  }
}

Best Resize Window Alternatives

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