5digits / dactyl

Pentadactyl and other related Gecko extensions
Other
467 stars 98 forks source link

[plugin] :tabmattach command (attaches matching tabs to another window) #190

Open alphapapa opened 7 years ago

alphapapa commented 7 years ago

I often find myself wanting to move multiple tabs from a single web site to another window, but doing it tab-by-tab is cumbersome, so I hacked up this plugin: https://github.com/alphapapa/pentadactyl-tabmattach/blob/master/tabmattach.js It allows matching by tab name, so for example, if there are several GitHub tabs open, you can do :tabmattach github 1 to move them all to window 1.