minimize window white button Firefox

Examine source code of minimize window white button

Inspect and view changes in minimize window white button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "minimize current window. Useful for navigating without navbar",
  "manifest_version": 2,
  "name": "minimize window",
  "version": "1.0",
  "background": {
    "scripts": [
      "minimize.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/minimize.png",
      "32": "icons/minimize.png"
    }
  }
}

Best minimize window white button Alternatives

Here are some Firefox add-ons that are similar to minimize window white button: