Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better interaction with tab groups add-ons #4

Open
2 of 6 tasks
Croydon opened this issue May 29, 2015 · 9 comments
Open
2 of 6 tasks

Better interaction with tab groups add-ons #4

Croydon opened this issue May 29, 2015 · 9 comments

Comments

@Croydon
Copy link
Owner

Croydon commented May 29, 2015

  • use Firefox's tab.hide API to actually hide hidden tabs -> Add compatiblity to tab.hide API #183
  • Perform real life tests with hidden tabs
  • Options: Implement conditional flag on optional permissions Options: Implement conditional flag on optional permissions #225
  • (maybe) integrate a tab group button in the toolbar to directly open the tab group configuration page of third-party add-ons
  • (maybe) try get the name of the current tab group from third-party add-ons and display it in the toolbar
  • (maybe) offering switching tab groups directly from tab toolbar
  • potentially candidates tab group add-ons for such integration:
    • Panorama View
@Croydon
Copy link
Owner Author

Croydon commented Dec 16, 2015

Mozilla will remove tab groups with Firefox 45.

@Croydon
Copy link
Owner Author

Croydon commented Sep 15, 2017

Reopened, because the situation is a completely different nowadays due to the fact that tab groups isn't a build-in feature of Firefox anymore and the dynamic of add-ons change with WebExtensions.

I want that there is a tab group solution which works nicely together with VTR.

@grahamperrin
Copy link

For what it's worth, most of my bets are on this successor to Tab Groups:

Simplified Tab Groups

Recent thoughts, condensed …

https://discourse.mozilla.org/t/-/13310/28?u=grahamperrin a week ago under Concern about WebExtensions exclusive strategy from add-on authors and users - Mozillians - Mozilla Discourse, and then https://discourse.mozilla.org/t/-/13310/30?u=grahamperrin gained a like from Dennis Schubert, maybe for the closing remark:

… Pull requests, anyone? :-)

From https://asadotzler.com/2017/10/01/some-nice-things-people-said-about-firefox-57-beta-quantum/#comment-2326 under this week's Some Nice Things People Said About Firefox 57 Beta (Quantum) – Asa Dotzler

Timescales: I reckon, for the types of extension that are essential to my workflow, there’ll be testing in the first half of 2018 with reasonable maturity in the second half. …

@Croydon Croydon reopened this Oct 7, 2017
@grahamperrin
Copy link

@Croydon just FYI Quicksaver/Tab-Groups#535 (comment) quotes a mention of a straight up rewrite/replacement

@Croydon
Copy link
Owner Author

Croydon commented Jan 20, 2018

Firefox 59 implemented a methode to hide individual tabs, empowering add-ons to implement tab group features.

I will implement support for hiding individual tabs in VTR as well to make sure that tab group add-ons work together with VTR.

https://wiki.mozilla.org/WebExtensions/TabHiding

@Croydon Croydon added this to the until 1.0.0 milestone Jan 20, 2018
@Croydon Croydon modified the milestones: until 1.0.0, 0.11.0 Mar 27, 2018
@Croydon Croydon self-assigned this Apr 18, 2018
@Croydon Croydon changed the title Better interaction with tab groups Better interaction with tab groups add-ons Apr 18, 2018
@Croydon Croydon modified the milestones: 0.11.0, 0.12.0 Apr 18, 2018
@Croydon
Copy link
Owner Author

Croydon commented Apr 18, 2018

I would like to hear from people which tab group (WebExtension!) add-ons they are currently using 😄

@alreadydone
Copy link

Using TabGroup Manager revived in Pale Moon before, recently trying to migrate to Firefox Quantum, now using Sync Tab Groups and it seems to work fine. However, VTR currently doesn't support Multiple Tab Handler, so I am using Tree Style Tab instead. It would be wonderful if you can implement an API for TST as the author explained here: piroor/multipletab#148 (comment) (Sorry for being off-topic.)

@Croydon
Copy link
Owner Author

Croydon commented May 12, 2018

https://addons.mozilla.org/en-US/firefox/addon/basic-panorama/ is the best WebExtension I have seen so far which makes use of the tab hiding API.

merged now upstream into https://addons.mozilla.org/de/firefox/addon/panorama-view/

@Croydon
Copy link
Owner Author

Croydon commented Dec 10, 2018

Post-poned as Panorama View doesn't seem to be actively maintained anymore and Sync Tab Groups doesn't seem to be an equivalent replacement

@Croydon Croydon added this to the 0.14.0 milestone Feb 24, 2019
@Croydon Croydon modified the milestones: 0.14.0, 0.15.0 Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants