Tab Center Reborn のバージョン履歴 - 全 16 バージョン
Tab Center Reborn 作成者: Mélanie Chauvel (ariasuni)
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2.3.1
リリース日 : 2021年8月23日 - 87 KBfirefox バージョン 65.0 以降 で動作- Fix middle-click triggering autoscroll instead of closing tabs on Windows
ソースコードは Mozilla Public License 2.0 に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 2.3.0
リリース日 : 2021年8月22日 - 86.98 KBfirefox バージョン 65.0 以降 で動作- Fix not respecting the Firefox theme color of tab separator
- “More Tabs” button is no longer draggable (it had no effect anyway)
- Fix pinned tab being considered as unpinned and vice-versa in certain conditions
- Use correct default color for active tab line and reduce its size slightly
- Make font size of option page correct on Windows
- Take alpha into account when checking theme readability
- Don’t drag tabs when click starts on close button
- Improve options page appearance (margins, textarea)
- Display favicon in 16x16 by default because some look bad in 18x18
- Tabs duplicated via TCRn now have an history if Firefox >= 79.0
- Fix Make event listeners using preventDefault() not passive
- Dropping a tab on the bookmark toolbar works more reliably now
- Fix position of sound/muted icon for not favicon-only pinned tabs
- Use colorful about:loginsimportreport favicon
- Updated Dutch, Italian, Russian and Spanish translations
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 2.2.0
リリース日 : 2020年10月17日 - 83.1 KBfirefox バージョン 65.0 以降 で動作- Optimize code that detect when to show scrolling shadows
- Update contextual identities icons
- Change sidebar title from “Tabs” to more distinctive “Tab Center Reborn”
- Fix not being able to open tabs in private browsing
- Fix dropping tab on sidebar sometimes opening it in a new window
- Fix “Reopen in container” to work as in Firefox
- Propose option “No Container” if the tab is in a container
- Don’t propose the container a tab is already in
- Use webpack to minify all the things, reducing the size of the extension
- Don’t fade-in/out the scrolling shadows when animations are disabled
- Dropping a tab on the filterbox now launch a search based on tab URL
- Disable duplicate and discard context menu items when they can’t work
- Fix tabs shrinking animation triggered at startup
- Fix favicons (missing or wrong color) for several about: pages
- Fix color of built-in Firefox favicons and loading indicator
For Custom CSS users:- You can now use
--favicon-size
and--favicon-size-only
to change favicons size - Add shortcut Ctrl-Enter to save the Custom CSS
- Class changes:
- removed
.pinned
- changed
.sound
to.audible
- changed
.not-selected-since-load
to.unread
.tab-host
renamed to.tab-url
- removed
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 2.1.2
リリース日 : 2019年10月21日 - 116.91 KBfirefox バージョン 64.0 以降 で動作- Fix Firefox Color support
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 2.1.1
リリース日 : 2019年10月21日 - 116.93 KBfirefox バージョン 64.0 以降 で動作- Fix pinned tab not staying at the top of the view while scrolling
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 2.1.0
リリース日 : 2019年10月21日 - 116.93 KBfirefox バージョン 64.0 以降 で動作- Improve a lot options page appearance, match Firefox design
- Fix closing more than 4 tabs not working under certain circumstances
- Add icons to each items of the tab context menu
- Better handle theme integration to work with Firefox Color
- At startup, scroll to the current tab before displaying the sidebar
- Add “Switch by scrolling” option
- Lots of small fixes and improvements
For Custom CSS users:- use
.not-selected-since-load
instead of[notselectedsinceload=true]
.sound
and.audible
are now on the tab instead of the favicon overlay- you can now use
[data-url]
to style tabs depending on URL content
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 2.0.2
リリース日 : 2019年8月27日 - 99.92 KBfirefox バージョン 64.0 以降 で動作- Translation updates (100%: English, Esperanto, French, Italian)
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 2.0.1
リリース日 : 2019年8月27日 - 96.63 KBfirefox バージョン 64.0 以降 で動作- Make settings handling and migration to sync more reliable
- Make search field on Windows slightly rounded, like the url bar
- Fix tabs sometimes not being fully/correctly removed
- Improve contributing guide for translations
- Add to contributing guide section on how to make theme compatible with TCRn
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 2.0.0
リリース日 : 2019年8月26日 - 96.58 KBfirefox バージョン 64.0 以降 で動作- Fix wrong focus after closing new tab opened with new tab button
- Don’t animate tab moving to avoid scrollbar jumps
- Don’t display pinned tab list when searching and no result is pinned
- Add tooltip to audible/unmute button on tabs
- Notify and allows to undo when closing many tabs, instead of asking
- Fix bottom shadow appearing when there’s only one tab remaining
- Use a replacement for tabs.duplicate() to avoid limitations and bugs
- Improve how tabs hiding is managed to avoid bugs
- Improve performance of animations of opening/closing of tab
- Make close button bigger so it’s much easier to click on
- Update spinner (use current one from Firefox) to improve performance
- Add entries to new tab context menu (right-click menu)
- (Un)shrink tabs only if pointer is out of the sidebar
- Synchronize settings with Firefox Sync
- Improved theme integration, removed Dark theme since it’s no longer useful
- Add keyboard shortcut Shift + F2 to switch to last active tab
- Add option to disable animations
- Improve sidebar startup performance
For Custom CSS users:- Use
--tab-height-normal
and--tab-height-compact
to change tab height. - Dark theme is available on the wiki if you want to apply it manually:
https://framagit.org/ariasuni/tabcenter-reborn/wikis/themes
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.0
リリース日 : 2019年6月6日 - 84.73 KBfirefox バージョン 64.0 以降 で動作- New awesome logo! No more on/off badge to make it stand out.
- Lots of changes to improve performances!
- Animations for opening/closing/moving tabs!
- Add option to disable warning when closing more than 5 tabs
- Add option to quickly disable or re-enable custom CSS
- Don’t use label for new tab button so search bar is always expanded
- Improve a bit custom theme handling
- Don’t open new window when tab is dropped on topmenu or Firefox’s bookmark bar
- Use “Favicon-only pinned tabs” label instead of “Compact pinned tabs”
- Don’t reorder tabs when filtering
- Reintroduce different color when hovering tab and improve dark theme
- Search with default engine when dropping text onto sidebar
- Add shortcuts when clicking New Tab button and menu
- Ctrl + click opens after current tab if default is at the end
(and opens at the end if default is after current tab) - Shift + click opens a new window
- Ctrl + Shift + click opens a new private window
- Ctrl + click opens after current tab if default is at the end
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.10.1
リリース日 : 2019年5月8日 - 267.86 KBfirefox バージョン 64.0 以降 で動作- Fix scrolling when pinning/unpinning a tab
- Don’t highlight bottom shadow when opened tab is fully in view
- Use on/off text for button so that it displays well for all fonts
- Don’t open new window when the only tab is dropped outside sidebar
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.10.0
リリース日 : 2019年5月3日 - 83.77 KBfirefox バージョン 64.0 以降 で動作- New Tab tooltip also appears when hovering the icon
- Add option to switch to last tab when clicking current one
- Change browser toolbar button color according to custom theme
- Add a private tab indicator where a container indicator should appear
- Don’t show options relative to containers when in private window
- Add option to unload tabs in context menu
- Set tab moved from a window as active in the new window
- Open tab in a new window if it’s dropped outside a sidebar
- Don’t scroll to background tab if it push active tab outside view
- Full italian translation
- Performance improvements
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.9.0
リリース日 : 2019年4月11日 - 80.3 KBfirefox バージョン 64.0 以降 で動作- Make toolbar button work correctly and add on/off indicator
- Make new tab menu native and work only on right-click
- Make context menu appear again on right-click in searchbox
- Make top menu bar buttons a little bit bigger with less margin
- Always update scroll shadows (when tabs are moved or window resized)
- Big visual redesign and better integration with custom themes
- Separate active and contextual identity indicator
- Add active indicator on pinned compact tabs
- Make integration with custom themes much much better
- Change sidebar icon to light for dark default and custom themes
- Add description for all translatable strings
- Improve options page layout add explanation for theme integration
- Improve extension description and add AMO long description
- Warn user before closing 4 or more tabs at once
- Improve contributing instructions for translators (CONTRIBUTING.md)
- Improve README.md and list differences with Tab Center Redux
- Show tab as loading if it started loading before sidebar was opened
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.8.2
リリース日 : 2019年3月30日 - 81.17 KBfirefox バージョン 64.0 以降 で動作- Remove the bottom border of tab if it’s at window bottom
- Scroll to active tab when hovering it if it’s partially hidden
- Do not scroll when tab is already in view
- Update link for CSS tweaks in option page to Tab Center Reborn’s one
- Update translations, mostly by copying translation from Firefox
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.8.1
リリース日 : 2019年3月29日 - 80.09 KBfirefox バージョン 64.0 以降 で動作- Make the addon actually work when installed from AMO (and not only in development)
- Make open in contextual tab feature work
ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.8.0
リリース日 : 2019年3月28日 - 80 KBfirefox バージョン 64.0 以降 で動作- Fix about:addons favicon not colored correctly in dark theme
- Use photon colors and improve new tab button margin and centering
- Don’t use last valid favicon when going to a page without one
- Correctly scroll to tab when opened in background from a pinned tab
- Use native context menu for tabs instead of an imitation
- Follow more closely Firefox’s default tab menu entries and behavior
- Add bottom shadow when possible to scroll down and fix top shadow (dis)appearing animation
- Change shortcut to Shift + F1 for all platforms
- Switch to a new translation platform
- Improve documentation for users and contributors
ソースコードは Mozilla Public License 2.0 に従いリリースされています