New Tab Address Bar Workaround 版本紀錄 - 2 個版本
New Tab Address Bar Workaround 作者: ericchase
New Tab Address Bar Workaround 版本紀錄 - 2 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.1.4
發行於 2020年5月10日 - 13.26 KB適用於 firefox 48.0 與更新版本Added code to skip reloading of pages that are currently loading. New tabs open with the 'completed' status. Any tabs with the 'loading' status are probably not new tabs, and therefore, should not be reloaded when moving to another window.原始碼依照 The Unlicense 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.1.3
發行於 2019年12月1日 - 13.06 KB適用於 firefox 48.0 與更新版本Discovered that when tabs are 'attached' to a different window, the target window does not receive focus. By utilizing the 'windows.update' api with '{ focused:true }', the target window gets the expected mouse/keyboard focus. Combined with the original workaround idea, this fixes the issue when moving new tabs between existing windows, and to a newly create window.原始碼依照 The Unlicense 條款釋出