Versiegeschiedenis van New Tab Address Bar Workaround - 2 versies
New Tab Address Bar Workaround door ericchase
Versiegeschiedenis van New Tab Address Bar Workaround - 2 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 0.1.4
Uitgegeven op 10 mei 2020 - 13,26 KBWerkt met firefox 48.0 en laterAdded 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.Broncode vrijgegeven onder The Unlicense
Firefox downloaden en de extensie ontvangenU hebt Firefox nodig om deze extensie te gebruikenOudere versies
Versie 0.1.3
Uitgegeven op 1 dec. 2019 - 13,06 KBWerkt met firefox 48.0 en laterDiscovered 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.Broncode vrijgegeven onder The Unlicense