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 KBfirefox バージョン 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 KBfirefox バージョン 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 に従いリリースされています