- Added a timeout when closing a group to restore a group when closed by accident (PR 34)
- Show the correct icon when using the dark compact theme
- Fix invalid group selection after closing tabs (PR 51)
Set multiprocessCompatible
to true
!
- Use the inverted toolbar icon if needed on high resolutions.
- Use the default favicon instead of no favicon at all. (PR 35)
- Removed the Panorama migration to avoid breakage in Firefox 52
- You can now drag and drop tabs in the panel to move them between groups. Dragging a tab onto the "Create new group" button will create a new group with that tab. (PR 32)
- Clicking the input field while renaming will no longer select the group. (PR 28)
- Use
label
instead ofvisibleLabel
since the latter was removed in bug 1247920.
- Don't try to set the groups active tab if an app tab is active. (Issue #27)
- Added a migration override so tab groups won't be migrated away.
- Added compatiblity with Quicksavers Tab Groups add-on.
- Added keyboard shortcuts to switch between groups. (PR #23)
- Added option for alphabetic tab group sorting. (PR #24)
minVersion
is now set to 44 so people have a chance to install the addon before the migration kicks in.Tab Groups
was renamed toSimplified Tab Groups
to avoid confusion and conflicts with other add-ons.- Simpilified development by adding
jake
and some basic scripts.
This was the first public release.