
Merge Named Browser Windows 作者: ClearCode Inc.
Merges browser tabs if there is existing tab with same name.
16 位使用者16 位使用者
擴充套件後設資料
關於此擴充套件
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.
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
- 存取您所有網站中的資料
更多資訊
1.1 版的發行公告
Add ability to replace the older tab with the newer one.