Povijest verzija dodatka New Tab Address Bar Workaround – 2 verzije
New Tab Address Bar Workaround od ericchase
Povijest verzija dodatka New Tab Address Bar Workaround – 2 verzije
Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.
Najnovija verzija
Verzija 0.1.4
Objavljeno 10. svi. 2020 – 13,26 KBRadi s firefox 48.0 i novije verzijeAdded 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.Izvorni kod je objavljen pod licencom The Unlicense
Preuzmi Firefox i nabavi proširenjeZa korištenje ovog proširenja trebat ćeš FirefoxStarije verzije
Verzija 0.1.3
Objavljeno 1. pro. 2019 – 13,06 KBRadi s firefox 48.0 i novije verzijeDiscovered 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.Izvorni kod je objavljen pod licencom The Unlicense