
Unminimize Browser Window On Load per ClearCode Inc.
Restores a minimized browser window when any page-load happens.
1 Usator1 Usator
Metadatos del extension
A proposito de iste extension
In short: this introduces a behavior around minimized/background windows on the Internet Explorer.
When a named browser window is opened via JavaScript code like `window.open("...", "subwindow", "width=400,height=400")` and the window is minimized, on Firefox the minimized window becomes an annoying trap. After that you may run the same JavaScript code to load any page into the named window, but Firefox doesn't restore the window if it is minimized. As the result, the URL specified to `window.open()` will be loaded in a minized window silently, and you'll see nothing happens even if you expect that the URL is loaded in any visible window.
This extension automatically restores the minimized named window on this scenario.
When a named browser window is opened via JavaScript code like `window.open("...", "subwindow", "width=400,height=400")` and the window is minimized, on Firefox the minimized window becomes an annoying trap. After that you may run the same JavaScript code to load any page into the named window, but Firefox doesn't restore the window if it is minimized. As the result, the URL specified to `window.open()` will be loaded in a minized window silently, and you'll see nothing happens even if you expect that the URL is loaded in any visible window.
This extension automatically restores the minimized named window on this scenario.
Valutate 0 per 0 revisores
Permissiones e datosSaper plus
Permissiones necessari:
- Accede al schedas del navigator
- Acceder a tu datos pro tote le sitos web
Plus de informationes
- Ligamines del additivo
- Version
- 1.3
- Dimension
- 18,48 KB
- Ultime actualisation
- 6 年前 (2019年11月14日)
- Categorias associate
- Licentia
- Licentia public Mozilla 2.0
- Historia de versiones
- Adder al collection
Notas de version pro 1.3
Fix some errors.