Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Tab Center Reborn version history - 18 versions

Tab Center Reborn by Mélanie Chauvel (ariasuni)

Rated 4.8 out of 5
4.8 Stars out of 5
5
118
4
14
3
4
2
1
1
1
Tab Center Reborn version history - 18 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 3.0.1

    Released Apr 2, 2025 - 76.88 KB
    Works with firefox 115.0 and later
    • Fix default favicon not being used
    • When filtering tabs:
      • fix displaying not matched title or URL, and results quality
      • fix “Show All Tabs” button appearance
      • fix bottom shadow not disappearing when “Show All Tabs” button is shown

    Source code released under Mozilla Public License 2.0

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.0.0

    Released Mar 31, 2025 - 81.02 KB
    Works with firefox 115.0 and later
    • Use native tab duplication and smooth scrolling, should be lighter and faster
    • Minify everything with webpack which slightly reduces the total size
    • Migrate code from JavaScript to TypeScript which made the code more reliable
    • Update some icons, theme handling, context menus and tooltips to match current Firefox
    • Options page renamed Preferences, better wording and less text
    • Better dark theme support: no flash when opening sidebar, dark theme for Preferences page
    • Toggling “Display Pinned Tabs as Normal Tabs” and theme integration works more reliably
    • Add preference to keep current filter after switching tabs
    • You can now double-click to close tab, if tab flip is disabled
    • Add ability to restore several tabs like on recent Firefox versions
    • Fix (un)muting tab when clicking on favicon indicator

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.3.1

    Released Aug 23, 2021 - 87 KB
    Works with firefox 65.0 and later
    • Fix middle-click triggering autoscroll instead of closing tabs on Windows

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.3.0

    Released Aug 22, 2021 - 86.98 KB
    Works with firefox 65.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.2.0

    Released Oct 17, 2020 - 83.1 KB
    Works with firefox 65.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.1.2

    Released Oct 21, 2019 - 116.91 KB
    Works with firefox 64.0 and later
    • Fix Firefox Color support

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.1.1

    Released Oct 21, 2019 - 116.93 KB
    Works with firefox 64.0 and later
    • Fix pinned tab not staying at the top of the view while scrolling

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.1.0

    Released Oct 21, 2019 - 116.93 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.0.2

    Released Aug 27, 2019 - 99.92 KB
    Works with firefox 64.0 and later
    • Translation updates (100%: English, Esperanto, French, Italian)

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.0.1

    Released Aug 27, 2019 - 96.63 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.0.0

    Released Aug 26, 2019 - 96.58 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 1.0.0

    Released Jun 6, 2019 - 84.73 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.10.1

    Released May 8, 2019 - 267.86 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.10.0

    Released May 3, 2019 - 83.77 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.9.0

    Released Apr 11, 2019 - 80.3 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.8.2

    Released Mar 30, 2019 - 81.17 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.8.1

    Released Mar 29, 2019 - 80.09 KB
    Works with firefox 64.0 and later
    • Make the addon actually work when installed from AMO (and not only in development)
    • Make open in contextual tab feature work

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 0.8.0

    Released Mar 28, 2019 - 80 KB
    Works with firefox 64.0 and later
    • 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

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.