
Unminimize Browser Window On Load par ClearCode Inc.
Restores a minimized browser window when any page-load happens.
1 utilisateur·trice1 utilisateur·trice
MĂ©tadonnĂ©es de lâextension
Ă propos de cette 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.
Noté 0 par 1 personne
Autorisations et donnéesEn savoir plus
Autorisations nécessaires :
- Accéder aux onglets du navigateur
- Accéder à vos données pour tous les sites web
Plus dâinformations
- Liens du module
- Version
- 1.3
- Taille
- 18,48Â Ko
- DerniĂšre mise Ă jour
- il y a 6 ans (14 nov. 2019)
- Catégories associées
- Licence
- Mozilla Public License 2.0
- Historique des versions
- Ajouter Ă la collection
Notes de version pour la version 1.3
Fix some errors.