New Tab Address Bar Workaround versjonshistorikk - 2 versjoner
New Tab Address Bar Workaround av ericchase
New Tab Address Bar Workaround versjonshistorikk - 2 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 0.1.4
Utgitt 10. mai 2020 - 13,26 kBFungerer 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 utgitt under The Unlicense
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 0.1.3
Utgitt 1. des. 2019 - 13,06 kBFungerer 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 utgitt under The Unlicense