Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 550 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 550 Bytes

TabToWindow

Autohotkey script to move the current tab in firefox to a new window. The hotkey is set to ctrl + alt + N but can of course be changed.

This script uses firefox's context menu. You need to use the correct version for your installed language. If your language is not supported yet, feel free to submit a pull request.

What is the %cal% variable?

The %cal% variable sets the time in milliseconds the script puts between each command. The amount needed is determined by the pc's perfomance and probably has to be adjusted.