- i18n: support French when showing tips
- releases on the store: increase the required minimum Chrome version to 43
- Vomnibar: fix some bugs when a query starts with
vimium://cd
- options page: if there're errors in custom key mappings, show them directly
mapkey
: support$if={os: "win"|"mac"|"linux", browser: int}
, just likemap
- text substitution: add a prefix of
i
and two suffixes ofr
andd
i
is forvimium://show image
to parse high-resolution image URLsr
means "revert", and treats a first matched group as the resultd
means "decode URL", and it will try to decode result URLs
- LinkHints: show indigenized upper-case characters (experimentally)
- Vomnibar: now expose visit time for customized Vomnibar page (#154)
autoOpen
: add an option ofcopy
(#159)- fix an error on iframes before Chrome 36 and when
#enable-javascript-harmony
is on - the released content script file is smaller (save about 10KB)