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

Container Tab Groups version history - 25 versions

Container Tab Groups by Menhera.org, anosatsuk124

Rated 3.9 out of 5
3.9 Stars out of 5
5
23
4
6
3
6
2
4
1
4
Container Tab Groups version history - 25 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 11.11.0.200

    Released Feb 12, 2025 - 1.19 MB
    Works with firefox 102.0 and later
    <ul>
    <li>Fixed 'restarting firefox breaks tabs that have not fully opened yet'</li>
    <li>Fixed 'Every click on a collapsed container in the sidebar creates a New Tab'</li>
    <li>Implemented 'Enhancements: New Temporary Containers How to Make them Great (or much better?)'</li>
    <li>Implemented 'Focust to This Container context menu'</li>
    </ul>

    Source code released under GNU General Public License v3.0 only

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

    Version 11.10.0.200

    Released Jul 7, 2023 - 1.06 MB
    Works with firefox 102.0 and later
    New features
    • Cookie importing possible when creating a container. (#212)
    • Hide empty containers. (#220)

    Improvements and fixes
    • Fixed a new tab index issue. (#237)
    • Reduced usage of structured cloning for better performance.
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.9.0.200

    Released May 13, 2023 - 906.58 KB
    Works with firefox 102.0 and later
    This release is focused on improving overall performance.

    New features
    • Web request performance is vastly improved. Yes, performance is a feature.
    • Version information part is now properly translated.

    Improvements and fixes
    • Now IO operations are fully cached, and web requests and tab sorting should be faster.
    • Preparation work for import cookies feature. (#212)
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.8.1.201

    Released May 12, 2023 - 880.24 KB
    Works with firefox 102.0 and later
    This is a minor release that is focused on fixing problems.

    New features
    • Search containers from the address bar using “ctg” keyword. You can also open the Panorama Grid from there.

    Improvements and fixes
    • Removed low-priority tasks to improve overall performance.
    • Fixed some incorrect translations across several languages.
    • Implemented an official-release indicator in the help view.
    • Added build version to the version scheme to indicate development versions. (Versions ending with .2xx are release versions.)
    • Build system updates: now fully using TypeScript to prevent bugs.
    • Moved to CircleCI.
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.8.0

    Released May 9, 2023 - 847.14 KB
    Works with firefox 102.0 and later
    This release is focused on improving performance.

    New features
    • Feature to auto-hide unused containers. (#195)
    • Option to sync containers across devices. (#197)
    • Now you can save the debugging information from the menu. (e8266fd)
    • Feature to detect package data corruption. (7fe6c62)

    Improvements and fixes
    • Improved the performance of the popup/sidebar. (da7f93a5)
    • Removed heavy operations on event listeners. Now tab showing/hiding should be faster. (#196)
    • Fixed the problem where initialization is not correctly run sometimes. (1f6999c)
    • New language: Portuguese (Brazil)
    • New build system: now using Parcel instead of Webpack for builds.
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.7.0

    Released May 2, 2023 - 1.3 MB
    Works with firefox 102.0 and later
    This release celebrates the primary maintainer @metastable-void’s 26 birthday (3 May). (Comments welcome at Twitter @vericava)

    New features
    • Per-container proxy settings.
    • Debugging information page.

    Improvements and fixes
    • Display up-to-date tab preview images in Panorama Grid.
    • Improved user agent spoofing.
    • Use consistent icons from Firefox source.
    • Reproducible builds are now default.
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.6.2

    Released Apr 25, 2023 - 1.14 MB
    Works with firefox 102.0 and later
    This is a minor version that only contains urgent fixes.

    Improvements and fixes
    • Fixed more bugs around index tab handling.
    • Fixed #190 (Unable to select “No Container”).
    • Display a build identifier on the help view.
    • Extension reload button on the help view.
    • Build system updates.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.6.1

    Released Apr 24, 2023 - 1.12 MB
    Works with firefox 102.0 and later
    This is a minor version that only contains urgent fixes.

    Improvements and fixes
    • Correct handling of index tabs. (#10)
    • Bug fixes. (Of which most important is the issue where tabs are unintentionally closed when redisplaying a container.)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.6.0

    Released Apr 24, 2023 - 1.1 MB
    Works with firefox 102.0 and later
    New features
    • Drag and drop tabs inside a container to reorder them.
    • Tab drag and drop between containers.
    • New option to disable sorting of tabs.
    • Group of containers (supergroups).
    • Tags to organize tabs inside a single container.

    Improvements and fixes
    • Adopted state of art tab sorting algorithm.
    • New paths for add-on pages.
    • Moved common codes into external libraries.
    • Preparation work for a more responsible and performant non-persistent background page.
    • Removed legacy codes.
    • New language: Chinese (Simplified).
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.5.0

    Released Mar 10, 2023 - 1,011.95 KB
    Works with firefox 91.0 and later
    Version 11.5.0

    New features
    • Reorganized popup/sidebar panels.
    • New “Windows” view combined previous “Containers” view and “Windows” view.
    • New “Containers” view allowing viewing tabs by container across windows.
    • Keyboard shortcuts for selecting a panel and/or opening settings.
    • Keyboard shortcut to open Panorama Grid.
    • Redesign of Panorama Grid.
    • Create, edit, and delete containers from Panorama Grid.
    • Open tab in a new container/temporary container in container selection menu.

    Improvements and fixes
    • Display tab count over the popup button.
    • Display a spinner while processing.
    • Correctly clear storage statistics on browsing data removal.
    • Fixed possible sources for memory leaks.
    • New languages: Interlingua, Galician, Czech.
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.4.0

    Released Jan 5, 2023 - 742.68 KB
    Works with firefox 48.0 and later
    New features
    • Per-container user agent overrides with Chrome emulation. (#97)
    • First-party domain separated view of cookies. (View Cookies)
    • Welcome screen with privacy and compatibility settings.
    • Option to enable/disable user agent and language overrides.
    • “Focus to container” feature.
    • Temporary containers.
    • This extension itself now can save memory for inactive tabs. Can be enabled at settings.
    • Reopen (tab) in Container button in the URL bar.

    Improvements and fixes
    • Performance improvements of the popup and tab sorting.
    • Redesign of Panorama Grid including context menu of tabs.
    • Allow deletion of data of sites that only have localStorage data (no cookies).
    • Popup redesign.
    • Settings page redesign.
    • Build system improvements.
    • Translation updates.
    • Dependencies updates.
    • Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.3.0

    Released Oct 27, 2022 - 207.64 KB
    Works with firefox 48.0 and later
    - Context menu for tabs on popup/sidebar. (#35)
    - Support setting language overrides for containers. (#47)
    - Added translations: es-ES, ru
    - Redesign of popup/sidebar (more closely follows browser style)
    - Preparation work for supporting an API for other extensions.
    - Bug fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.2.1

    Released Sep 27, 2022 - 194.44 KB
    Works with firefox 48.0 and later
    - Added languages: eo, fr

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.2.0

    Released Sep 25, 2022 - 187.88 KB
    Works with firefox 48.0 and later
    This release is focused on cookie management.

    - List and delete cookies by sites in a container.
    - Added an option to remove cookies automatically for a container when closing it.

    Bug fixes:
    - Fixed a few bugs where the containers are not disaplayed correctly.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.1.0

    Released Sep 21, 2022 - 167.59 KB
    Works with firefox 48.0 and later
    - Fixed the not working New Window button in the windows view.
    - Implemented the initial iteration of keyboard shortcuts and keyboard controls.
    - New Private Window button in the windows view.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.0.0

    Released Sep 14, 2022 - 166.38 KB
    Works with firefox 48.0 and later
    This is a major rewrite of the extension. (However, most features are the same.)
    Now using TypeScript, we aim to reduce bugs.

    New features:

    - Supporting Private Browsing. Only the default container is available in private windows.
    - Open an externally-opened tabs in a private window.
    - Button to clear cookies for a container.
    - Sort containers in Preferences. (This affects the order of tabs and the menus. No effects on other extensions.)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10

    Released Feb 23, 2022 - 116.26 KB
    Works with firefox 48.0 and later
    * Fixed minor issues.
    * Usability updates.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 9

    Released Feb 17, 2022 - 114.26 KB
    Works with firefox 48.0 and later
    * Fixed minor bugs.
    * Merged the features from our previous addon (Site-based Tabs). This provides tab listing by domain.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 8

    Released Feb 10, 2022 - 106.61 KB
    Works with firefox 48.0 and later
    * Removed the broken tab drag gesture.
    * Added a search box for containers.
    * Added an option to make the popup larger.
    * Added an option to display an "index tab" for each container.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 7

    Released Jan 21, 2022 - 99.26 KB
    Works with firefox 48.0 and later
    * Implemented dark theme for container chooser
    * Sticky behavior option for externally opened tabs (open in last active container)
    * Improved compatibility with new tab page addons

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 6

    Released Dec 11, 2021 - 98.39 KB
    Works with firefox 48.0 and later
    * Implemented dark theme.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 5

    Released Aug 23, 2021 - 96.12 KB
    Works with firefox 48.0 and later
    * Stability & UX regression fixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 4

    Released Aug 16, 2021 - 96.04 KB
    Works with firefox 48.0 and later
    * Important bugfixes.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 3

    Released Aug 14, 2021 - 95.81 KB
    Works with firefox 48.0 and later
    * (New feature) Panorama Grid - View all the tabs in a nice grid sorted by Containers.
    * (New feature) You can now choose a container for each new Tab opened by external applications.
    * Redesigned the popup.
    * Optimized rendering of the addon UI.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.2

    Released Jul 14, 2021 - 71.09 KB
    Works with firefox 48.0 and later
    * Minor bug fixes.
    * Added more options.

    Source code released under GNU General Public License v3.0 only

    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.