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:
Change New Maximized Window to Resizable
jscher2000
New Window Setup
Juraj Mäsiar
Simple Window Resizer
Soustruh
Maximize Tear-off Window
Lionel Wong
scrollcorrect
h43z
Auto-number Windows - stable menu order
jscher2000
floating windows
kanonlabs
Move Tab to Next Window
Roman Shevtsov