github gdh1995/vimium-c v1.93.0
inline options in runKey

latest releases: v1.99.995, v1.99.994, v1.99.993...
2 years ago
  • better compatibility
    • keyboard: with some system-level shortcuts of composed keys
    • with some extensions with card-style UI
    • avoid reporting issues on latest Chromium browsers which recommends userAgentData
  • URL matching: support new URLPattern in W3C spec.
  • key mappings: runKey supports inline options which look like #a=b&c=d%20e (wiki added)
    • key mappings: add a new syntax of run key otherKeys as an alias of runKey key keys="otherKeys"
    • add openBookmark and vimium://run/<key-tree> to run long command sequences with complicated options
    • now support nested calls (but still refuse to call itself directly)
  • LinkHints/focusInput: always add elements matching .clickable even in other modes
  • LinkHints: improve autoUnhover (#325) and add a trick to copy image URLs (#399)
  • Vomnibar: support mapKey from keys to <v-*> (trigger commands) or <enter>
  • dispatchEvent: add a new mode: key=Key,keyCode[,Code=Key]
  • text substitution: remove old /[dDr]/ keywords in "flag" parts
  • improve .filter in tab-related commands
  • fix some other small bugs

Don't miss a new vimium-c release

NewReleases is sending notifications on new releases.