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

Feature Request: SideBar specific support #10

Closed EstherMoellman closed 4 years ago

EstherMoellman commented 4 years ago

@jingyu9575 , please, if doable, I'll would like to request the following feature: Specific support for TTBG inside SideBar.

Basically I'm requesting the same SideBar' function SimpleTabGroups and PowerTabs have.

I must be honest, to have TTBG in the SidBar as part of the bookmarks... for me is enough. However, it'll very nice if TTBG can be shown at SideBar in its specific place. It's not really necessary, but definitely it may be a plus!

If you agree to do that, IMO this also may open in the future the opportunity to build options, allowing TTBG to manage tabs directly from SideBar. And this has the potential to make TTBG a very powerful tab manager from SideBar.

Thank you in advance!

jingyu9575 commented 4 years ago

Adding the extension panel to the sidebar is easy. More functions can be built later.

BTW about GitHub: I think both feature requests and bug reports belong to issues, and I'll remove "not an issue" from the title.

EstherMoellman commented 4 years ago

Adding the extension panel to the sidebar is easy.

Please a question, just to be sure: This is something that can be done from our users side? Or is something you may do in the future?

jingyu9575 commented 4 years ago

The code has been added. GitHub has a feature of "closing a issue with a commit":

图片

This means with the code change 0446861, the issue is now considered fixed.

The new version has not been published to AMO yet. You can try the CI build.