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.
- License: Mozilla Public License 2.0
- Weekly downloads: 0
- Average daily users: 7
- Rating: 0/5 of 0 ratings
- Created: 2019-11-13 08:26:27
- Last updated: 2019-11-26 02:10:16
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/merge-named-browser-windows/
- API: merge-named-browser-windows@clear-code.com