Josh Berry
Josh Berry
So, Firefox has released their native [tab groups](https://support.mozilla.org/en-US/kb/tab-groups) feature as a preview that's gradually rolling out to users on Firefox 137 or newer. However, it's still not accessible via WebExtension...
Just a quick update: There is partial API support coming in Firefox 138, but not enough to support everything Tab Stash needs to do (e.g. you can't even get the...
The APIs have landed in Firefox itself, however I'm still working with the upstream maintainers to get the TypeScript definitions updated and released. That's almost done (no telling when the...
@BuxarNET That is not related to this issue; tab groups and containers are separate features. What you are asking for is tracked in issue #424.
That's fair! Thanks for the feature request, I'll keep it in mind! Another option might be to use a modifier key—e.g. Ctrl+Click closes stashed tabs recursively, regular click does not.
Unfortunately Firefox doesn't expose synced tabs on other devices to extensions at all, but I agree this would be a useful feature. (IIRC there's not even a way for extensions...
Not sure I fully understand what you're asking, but there is an issue open for sorting here--is that similar to what you're expecting? * #194 I'm also not sure I...
Got it; I'm going to re-title this accordingly, because it sounds like this is different from #194 (which is specifically about sorting, rather than automatic grouping, which it sounds like...
Got it, thanks for the feature request, I'll keep it in mind!
My first thought is that maybe you had some sort of sync conflict between browsers that is causing Tab Stash to become confused about where your bookmarks are stored. Can...