10 lines
232 B
Plaintext
10 lines
232 B
Plaintext
|
REM MADE BY HTTPS / https://github.com/httpsisbetter
|
||
|
REM Closes all tabs ( Change the amount of CTRL W you want the more the ctrl W the more tabs it closes )
|
||
|
REM ChromeB
|
||
|
|
||
|
CTRL W
|
||
|
DELAY 100
|
||
|
CTRL W
|
||
|
DELAY 100
|
||
|
CTRL W
|
||
|
DELAY 100
|