Historia wersji dodatku New Tab Address Bar Workaround — 2 wersje
New Tab Address Bar Workaround Autor: ericchase
Historia wersji dodatku New Tab Address Bar Workaround — 2 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 0.1.4
Data wydania: 10 maj 2020 — 13,26 KBDziała z: firefox 48.0 i nowszyAdded 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.Licencja kodu źródłowego: The Unlicense
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 0.1.3
Data wydania: 1 gru 2019 — 13,06 KBDziała z: firefox 48.0 i nowszyDiscovered 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.Licencja kodu źródłowego: The Unlicense