Historique de versions de New Tab Address Bar Workaround - 2 versions
New Tab Address Bar Workaround par ericchase
Historique de versions de New Tab Address Bar Workaround - 2 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.1.4
Publié le 10 mai 2020 - 13,26 KoFonctionne avec firefox 48.0 et versions supérieuresAdded 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.Code source publié sous licence The Unlicense
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 0.1.3
Publié le 1 déc. 2019 - 13,06 KoFonctionne avec firefox 48.0 et versions supérieuresDiscovered 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.Code source publié sous licence The Unlicense