Simple maximize windows on start up Firefox

Examine source code of Simple maximize windows on start up

Inspect and view changes in Simple maximize windows on start up source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "simple-maximize-windows-on-start-up",
  "version": "11",
  "description": "Maximizes windows on start up.",
  "author": "serj-kzv",
  "homepage_url": "https://github.com/serj-kzv/simple-maximize-windows-on-start-up",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.svg"
  },
  "icons": {
    "16": "icon.svg",
    "20": "icon.svg",
    "24": "icon.svg",
    "32": "icon.svg",
    "50": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{539ae08f-e1f9-41fd-88f4-302c79105061}"
    }
  }
}

Best Simple maximize windows on start up Alternatives

Here are some Firefox add-ons that are similar to Simple maximize windows on start up: