github gdh1995/vimium-c v1.79.3
LinkHints adds Filtered Hint mode

latest releases: v1.99.995, v1.99.994, v1.99.993...
4 years ago

1.79.3

  • fix broken ignoringKeyboardLayout in v1.79.2
  • LinkHints: filtered hints: fix a crash
  • LinkHints: filtered hints: type Space 3 times to activate a current hint
  • clickable targets: add detection for mousedown and dblclick listeners
  • clickable targets: detect SVG nodes with [role=button]

1.79.2

  • Firefox: fix IME compatibility issues in find mode
  • Chrome: fix bugs and IME issues in find mode on old versions of Chrome
  • add a new option "mapModifier" to generate keys like <s-modifier>
  • fix some bugs (including some on Edge)

1.79.1

  • LinkHints: merge logic from Vimium and add new options
    • add "Filtered Hints" mode
      • support filtering by some common non-English letters
      • include a fix for philc/vimium#3103
    • use a new algorithm to assign letters in "Alphabet Hints" mode
    • support and simulate Vivaldi: add boolean options noCtrlPlusShift and swapCtrlAndShift
    • add newtab="force" to skip click and force openUrlInNewTab
    • now support dblclick and button="right" to double click / click the right button
  • always hook in-page access keys
    • completely avoid negative influence on debugging experience
    • the option hook access keys which was added in v1.78 is not needed any more
  • toggleSwitchTemp: apply on all frames of a tab
  • createTab: if url: string is specified, supports host_mask: string
  • display image: support Ctrl+C to copy image data on Chrome 76+
  • open copied URL: auto convert 0.0.0.0 to 127.0.0.1
  • some other bug fixes and enhancements

Don't miss a new vimium-c release

NewReleases is sending notifications on new releases.