Cronologia versioni di New Tab Address Bar Workaround - 2 versioni
New Tab Address Bar Workaround di ericchase
Cronologia versioni di New Tab Address Bar Workaround - 2 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.1.4
Rilasciato 10 mag 2020 - 13,26 kBCompatibile con firefox48.0 e successiveAdded 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.Codice sorgente rilasciato sotto licenza The Unlicense
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 0.1.3
Rilasciato 1 dic 2019 - 13,06 kBCompatibile con firefox48.0 e successiveDiscovered 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.Codice sorgente rilasciato sotto licenza The Unlicense