Histórico de versões de New Tab Address Bar Workaround - 2 versões
New Tab Address Bar Workaround por ericchase
Histórico de versões de New Tab Address Bar Workaround - 2 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 0.1.4
Lançada em 10 de mai de 2020 - 13,26 KBFunciona com firefox 48.0 e superiorAdded 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.Código fonte lançado sob The Unlicense
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 0.1.3
Lançada em 1 de dez de 2019 - 13,06 KBFunciona com firefox 48.0 e superiorDiscovered 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.Código fonte lançado sob The Unlicense