Історія версій New Tab Address Bar Workaround - 2 версії
New Tab Address Bar Workaround автор ericchase
Історія версій New Tab Address Bar Workaround - 2 версії
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 0.1.4
Випущено 10 трав 2020 р. - 13,26 КБПрацює з firefox 48.0 і новішеAdded 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.Програмний код випущено на умовах The Unlicense
Завантажити Firefox та отримати розширенняДля використання цього розширення вам потрібен FirefoxПопередні версії
Версія 0.1.3
Випущено 1 груд 2019 р. - 13,06 КБПрацює з firefox 48.0 і новішеDiscovered 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.Програмний код випущено на умовах The Unlicense