Edouard Oger
Edouard Oger
In the meantime, you can use `find . -name Cargo.toml | xargs -I '{}' cargo tree --manifest-path '{}'`.
[Bug 1286798](https://bugzilla.mozilla.org/show_bug.cgi?id=1286798) which prevented the addon from working on Firefox has just landed on Nightly. Can we go and publish the extension on the Mozilla add-ons website? I'd be happy...
@ohhappyday1 Could you share the link/image again? I can only see `[image: Inline image 1]`, probably because you answered by e-mail. I may have pushed a commit that solves your...
See also: https://github.com/mozilla/uniffi-rs/issues/43
Apologies for the very long review delay. Now that we have explicit tab positioning (https://github.com/eoger/tabcenter-redux/commit/41128b108c0b7d4a45748009ac5abd28bd289cf2), I came round and think that this is a good addition (and the patch looks...
There is some action going on in [bug 566510](https://bugzilla.mozilla.org/show_bug.cgi?id=566510), we might want to align with that effort at some point (also Tab.highlighted property has just landed!).
Update: I added some very basic HTML tab context menus, it's not great but at least it allows to (un)pin/(un)mute a tab without relying on the original tab toolbar.
Until Firefox adds such an item to the native context menu, I don't see myself adding this option.
To be honest I'm mostly waiting on [Bug 1376251](https://bugzilla.mozilla.org/show_bug.cgi?id=1376251) to be implemented at this point.
/me wonders if I should come up with some kind of public JS API so users can augment tab center.