Releases
v1.94.0
support shorter key mappings
runKey
now support mask=true|""|<placeholder>
in run <v-lh> LinkHints.activate$s mask= \n run Fq lh WithQueue
, Fq
works like LinkHints.activateWithQueue
fix Vomnibar
may fail to switch to another tab on Firefox
fix broken moveTabToNewWindow
and moveTabToIncognito
on Firefox (#461 )
fix the extension icon was never updated to represent current working status (#468 )
improve openBookmark
: if .mask
then fill .title
with one unknown key
runKey
now treats unknown options as command options (o.
can be stripped)
in map <v-ob> openBookmark title="v:$s" mask \n run ot ob 1
, ot
works like openBookmark title=v:1
improve editText
: its replace
command supports placeholder and URL-encoding text
e.g.: editText run="replace,_$s%20%s_"
will replace "abc
" with "_abc abc_
"
add more options to moveTabToNewWindow
and moveTabToNextWindow
(#458 )
search engines: add some famous engines to the default list (#462 )
text substitution: now allow numbers and underscore in keys
the settings template is update to demonstrate latest syntaxes in key mappings
fix some found bugs
You can’t perform that action at this time.