14 lines
239 B
Text
14 lines
239 B
Text
app: chrome
|
|
-
|
|
tag(): browser
|
|
tag(): user.tabs
|
|
|
|
profile switch: user.chrome_mod("shift-m")
|
|
|
|
tab search: user.chrome_mod("shift-a")
|
|
|
|
tab search <user.text>$:
|
|
user.chrome_mod("shift-a")
|
|
sleep(200ms)
|
|
insert("{text}")
|
|
key(down)
|