New Tab Address Bar Workaround versions-historik - 2 versioner
New Tab Address Bar Workaround af ericchase
New Tab Address Bar Workaround versions-historik - 2 versioner
Vær forsigtig med ældre versioner! Disse versioner vises som reference og til testformål.Du bør altid bruge den seneste version af en tilføjelse.
Seneste version
Version 0.1.4
Udgivet 10. maj 2020 - 13,26 KBVirker med firefox 48.0 og nyereAdded 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.Kildekode udgivet under The Unlicense
Hent Firefox og få udvidelsenDu skal bruge Firefox for at bruge denne udvidelseÆldre versioner
Version 0.1.3
Udgivet 1. dec 2019 - 13,06 KBVirker med firefox 48.0 og nyereDiscovered 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.Kildekode udgivet under The Unlicense