Tree Style Tab in Separate Window의 버전 기록 - 15개 버전
Tree Style Tab in Separate Window 제작자: Lej77
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 5.4
2020년 12월 19일에 출시 - 97.92 KBfirefox 60.0 이상에서 작동- BugFix: high resource usage when a docked window's horizontal position is limited so that it doesn't go outside the left side of the screen.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 5.3
2020년 12월 18일에 출시 - 97.92 KBfirefox 60.0 이상에서 작동- Feature: open options page in a separate tab.
- New setting: disable position control over docked sidebar windows (leaving auto close, focus and minimize functionality).
- New setting: open docked sidebar window to the right of the parent window instead of the left.
- New setting: limit docked windows horizontal position with min and max values.
- BugFix: allow docked window to be moved farther to the left.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 5.2
2020년 10월 4일에 출시 - 95.94 KBfirefox 60.0 이상에서 작동- Feature: set a title for opened Tree Style Tab sidebar pages using the new
title
parameter in the page's URL that is supported by Tree Style Tab v3.5.30.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
- Feature: set a title for opened Tree Style Tab sidebar pages using the new
버전 5.1
2020년 10월 3일에 출시 - 95.54 KBfirefox 60.0 이상에서 작동- Feature: set a title preface (prefix) for created "docked" windows.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 5.0
2020년 7월 6일에 출시 - 95.23 KBfirefox 60.0 이상에서 작동- Feature: add support for Tree Style Tab's new "ext+treestyletab:tabbar" URL so that it is no longer necessary to determine Tree Style Tab's internal id. This requires Tree Style Tab v3.5.6.
- Feature: options page has support for dark theme (can be disabled via the options page).
- New setting: multiple docked sidebar windows (for the same parent window) can be placed beside each other instead of above each other. (The default settings have been changed to use this.)
- Fix: be smarter about re-focusing parent window when clicking on a docked sidebar window to ensure that if there are multiple docked sidebar window then all of them should become visible.
- Can now grant "tabs" permission from options page to easier determine Tree Style Tab's internal id.
- New setting: store some info in every window using session data to better detect docked "sidebar" windows at startup. Requires "sessions" permission which requires Firefox 77.
- New setting: open sidebar page directly in new window instead of opening it in the current window and moving it to a new window. This requires Tree Style Tab v3.5.6.
- Set the
windowId
query parameter in the URL of opened "sidebar" pages for better support with Tree Style Tab v3.5.6 and later.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 4.2
2019년 5월 25일에 출시 - 66.16 KBfirefox 60.0 이상에서 작동4.2:- Updated permission notification's message to reflect changes to Tree Style Tab's option menu.
- BugFix: permission notification not shown in some circumstances.
- BugFix: updated to remain compatible with the new permissions system in Tree Style Tab v3.0.12.
- BugFix: better description for keyboard shortcuts on Firefox's shortcut page.
- Refactored code to use modules.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 4.1
2019년 5월 24일에 출시 - 66.17 KBfirefox 60.0 이상에서 작동4.1:- BugFix: permission notification not shown in some circumstances.
- BugFix: updated to remain compatible with the new permissions system in Tree Style Tab v3.0.12.
- BugFix: better description for keyboard shortcuts on Firefox's shortcut page.
- Refactored code to use modules.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 4.0
2019년 5월 23일에 출시 - 64.57 KBfirefox 60.0 이상에서 작동- BugFix: updated to remain compatible with the new permissions system in Tree Style Tab v3.0.12.
- BugFix: better description for keyboard shortcuts on Firefox's shortcut page.
- Refactored code to use modules.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 3.4
2019년 3월 8일에 출시 - 35.62 KBfirefox 57.0 이상에서 작동- BugFix: infinite wait when attempting to get Tree Style Tab's internal id.
- Settings: show message when pressing reset settings button.
- BugFix: detect sidebar windows at Firefox startup.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 3.3
2019년 1월 30일에 출시 - 32.31 KBfirefox 57.0 이상에서 작동- BugFix: incorrectly open docked sidebar windows at Firefox startup when using "auto detect docked sidebar windows at extension startup".
- Settings: the "auto detect docked sidebar windows at extension startup" option is disabled by default.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 3.2
2019년 1월 18일에 출시 - 32.31 KBfirefox 57.0 이상에서 작동- BugFix: incorrectly open docked sidebar windows at Firefox startup when using "auto detect docked sidebar windows at extension startup".
- New setting: Docked sidebar windows should only be accessible to this extension.
- New setting: Auto open sidebar windows at browser startup.
- Settings: descriptions for areas.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 3.1
2018년 12월 19일에 출시 - 31.56 KBfirefox 57.0 이상에서 작동- New setting: auto detect docked sidebar windows at extension startup.
- New setting: if auto closing sidebar windows and the parent window was the last window then set the parent window's size to the sidebar window before closing it.
- New setting: sync the width of all docked sidebar windows.
- Context menu: indicate which default action is selected.
GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 3.0
2018년 12월 17일에 출시 - 27.58 KBfirefox 57.0 이상에서 작동* New context menu item: set default action when browser action (toolbar button) is clicked.
* New context menu item: open as docked window.
* New keyboard shortcut: open as docked window.
* New setting: browser action / toolbar button opens a docked window.
* New setting: docked window: open the new window without a tab bar.
* New setting: docked window: open the new window beside the current one.GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 2.0
2018년 12월 15일에 출시 - 22.95 KBfirefox 57.0 이상에서 작동* New setting: keyboard shortcuts.
* New setting: custom context menu item labels.
* New setting: show context menu items on tabs.
* New setting: pin temporary tabs so that they don't affect scroll position.
* Settings: improved options UI.
* Settings: show custom style applied to Tree Style Tab.
* Settings: force update of cached internal Tree Style Tab id.
* Settings: manual edit of cached internal Tree Style Tab id.
* Settings: reset settings button.GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.0
2018년 4월 30일에 출시 - 14.66 KBfirefox 57.0 이상에서 작동GNU General Public License v3.0 only에 따라 릴리스된 소스 코드