Skip to content

How to add a custom mouse action

ithinc edited this page Mar 2, 2014 · 1 revision

Save the following settings to a text file, and import it via "TU Options > Settings > Import...".

"Unstack Tab":

pref("extensions.tabutils.mouse.101.label", "Unstack Tab");
pref("extensions.tabutils.mouse.101.oncommand", "document.getElementById('context_unstackTab').doCommand();");