jingyu9575 / tabs-to-bookmark-groups

(Work in progress) Firefox extension to save the tabs to a bookmark group and switch between different groups.
https://addons.mozilla.org/firefox/addon/tabs-to-bookmark-groups/
Mozilla Public License 2.0
4 stars 1 forks source link

How do I save tabs to an existing group? #18

Open Snake883 opened 4 years ago

Snake883 commented 4 years ago

How do I save tabs to an existing "Tabs to Bookmark Groups" using the addon?

Clicking "Current Window" asks me to create a new group. Clicking on an existing group asks for a new group. "+" asks for me to type a "Group Name".

Thank you.

EstherMoellman commented 4 years ago

I'm not the Dev, but I'll try to answer:

Save/Move tabs is a feature under working. Here is the original request: https://github.com/jingyu9575/tabs-to-bookmark-groups/issues/13

Currently is possible to save tabs to an existing group, if you open the sidebar, and you copy and paste the tab from one group to another.

The requested feature mentioned above may allow to do the same, but directly from "Context Menu". The idea is to have 3 different context menus (icon toolbar popup, tab and webpage), allowing to save/move tabs to another new or existing group. But the feasibility of that depends on the Dev.

jingyu9575 commented 4 years ago

If you want to move a single tab to a group, there is a context menu on the tab for that.

It is currently not possible to move all the current tabs into a group. Do you want to request this feature?