Left Tab Focus on Close의 버전 기록 - 3개 버전
Left Tab Focus on Close 제작자: Mark Mark
Left Tab Focus on Close의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.1.1
2026년 6월 15일에 출시 - 66.67 KBfirefox 109.0a1 이상에서 작동Firefox Manifest V3 uses event pages, so the background script can restart with an empty in-memory snapshot cache. After restarting Firefox with multiple restored windows, a close event could arrive before the extension had a reliable pre-close snapshot for that window; in that case it intentionally did nothing and Firefox's default right-tab focus remained. The extension now initializes on browser startup, mirrors tab-order snapshots to session-scoped storage, restores that state after event-page restarts, keeps a larger history, and indexes the last snapshot seen for each tab so restore-event bursts cannot evict the closed tab's position before tabs.onRemoved runs.All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.1.0
2026년 6월 9일에 출시 - 51.27 KBfirefox 109.0a1 이상에서 작동In certain situations, closing a tab would activate the tab to the right rather than the left. This happened when the browser closed more than one tab at the same time — for example, when using "Close Tabs to the Right", closing multiple selected tabs, or "Close Other Tabs". The extension was assuming only one tab had been removed, so its position math could point at the wrong tab. It now finds the correct target by matching tab IDs directly against the pre-close tab order, which works reliably regardless of how many tabs were removed at once.All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.0
2026년 5월 22일에 출시 - 9.6 KBfirefox 109.0a1 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드