New window position fixer Firefox

Examine source code of New window position fixer

By: ymgve
Inspect and view changes in New window position fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "New window position fixer",
  "version": "1.0",
  "description": "Move new windows to the same position as the previous window",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7ff00fd-7446-4bfe-8444-b34b8560f5df}"
    }
  }
}

Best New window position fixer Alternatives

Here are some Firefox add-ons that are similar to New window position fixer: