
Merge Named Browser Windows de ClearCode Inc.
Merges browser tabs if there is existing tab with same name.
13 utilizatori13 utilizatori
Metadate extensie
Despre această extensie
In short: this introduces a behavior around named windows on the Internet Explorer.
When a named browser window is opened via JavaScript code like `window.open("...", "subwindow", "width=400,height=400")` Firefox allows to open two or more tabs for same name, if they are opened from different tabs. This extension disallows to open such multiple tabs with same name, instead leave only one tab for each name - newest or oldest.
When a named browser window is opened via JavaScript code like `window.open("...", "subwindow", "width=400,height=400")` Firefox allows to open two or more tabs for same name, if they are opened from different tabs. This extension disallows to open such multiple tabs with same name, instead leave only one tab for each name - newest or oldest.
Evaluat cu 0 de către 0 recenzori
Permisiuni și dateAflă mai multe
Permisiuni necesare:
- Să acceseze filele browserului
- Să îți acceseze datele pentru toate site-urile web
Mai multe informații
- Linkurile suplimentului
- Versiune
- 1.1
- Mărime
- 18,68 KB
- Ultima actualizare
- 6 ani în urmă (26 nov. 2019)
- Categorii conexe
- Licență
- Mozilla Public License 2.0
- Istoricul versiunilor
- Adaugă în colecție
Note privind versiunea 1.1
Add ability to replace the older tab with the newer one.