mikeconley / multi-select-tabs

A WebExtension that adds a sidebar to perform selections on multiple tabs in a window
MIT License
16 stars 1 forks source link

Change the group of multiple tabs #30

Open grahamperrin opened 7 years ago

grahamperrin commented 7 years ago

Enhancement request.

Comparable to Change the context of multiple tabs · Issue #13 · totallymike/contextPlus but this enhancement should be not limited to containers.

Related

Moving multiple tabs from one group to another · Issue #38 · denschub/firefox-tabgroups

grahamperrin commented 7 years ago

Wondering about APIs, at https://github.com/mikeconley/multi-select-tabs/commit/ed6b7672bf118861bb957df23695c4c0f9bbfaac (2017-05-18) I see:

… tab information inside React's state instead of using the Element.dataSet API …

grahamperrin commented 7 years ago

Also I see Mozilla bug 566510 - Allow multiselect operations on tabs – @mikeconley you're there already, yes?

mikeconley commented 7 years ago

Yep.