auto-group-tabs
auto-group-tabs copied to clipboard
Add quick action panel functionality
Clicking the extension icon could spawn a panel with quick actions like "Add to group" etc.
via web store review by Marius Franzke
Would love this option to "Add this domain to a group"
A little heads-up on this: This feature is on its way. 🙂 I have already fully implemented it, just going to take a couple days to test it in day-to-day usage. (I have broken stuff in extension updates before, so I'm a little wary of just hitting the publish button.)
Here is a feature list and a couple screenshots as "appetizers". 😉
Workflow:
- Click the extension icon
- Insert a single or multiple URL patterns
- Select a group configuration
- Hit the "Save new patterns" button
Helpful goodies:
- Go to the full-blown extension options UI with a single button click. ("More options")
- Suggestion buttons for common patterns, depending on the current tab's URL. Using them prefills the URL pattern field(s).
- New group configurations can be created directly from the "Select group" dropdown (last item is a "Create group" button)
- If the current tab is inside an already configured group, that group's configuration will be preselected in the "Select group" dropdown. Also, a "Show all rules for
" button will be shown to edit the group as a whole. (screenshot 2) - If the current tab is inside a group that has not been configured yet, a group configuration with the appropriate title and color can be created on the fly from the "Select group" dropdown. (screenshot 3)
Opened from a tab inside an existing configured group
Opened from a tab with no group
Opened from a tab with a manual group (i.e. the group has no auto-group configuration yet)
This is out as version 0.0.14 — have fun with it. 🙂