Dahan Gong

Results 737 comments of Dahan Gong

@tuanbass Hello, you have pushed some new commits to the `master` branch of your repo, while it's about scrolling, but not VisualMode. This affects this PR because the PR is...

This is just like #3049 . In my memory I've saw some issues about this feature in recent years, though now I only found one, so this feature seems not...

I once viewed the source code of Firefox (LibreWolf is a customized version of Firefox), and my conclusion is: * when `resistFingerprinting` is enabled, no `altKey` will be exposed to...

Um, according to my understanding to the code, `Cmd+Enter` should have been a same shortcut as `Shift+Enter`. I'm not sure why it can't.

My customized version of Vimium, named Vimium C (https://github.com/gdh1995/vimium-c), supports an option of `Compatibility of Escape`. The option is a list of CSS selectors, and when a user presses ``...

It seems WhatsApp hides its input box on page blurring. Please try this: 1. make the DevTools window seperate (into a standalone window) and keep it running 2. click the...

Please check whether the value of your "Characters used for link hints" option contains duplicated characters or not.

(Oh sorry I misunderstood your idea.) Links with even same href attributes may has very different behavior when they're controlled by pages' JavaScript code, which is impossible for extensions to...

@haarts Oh the extension is able to modify the browser-level value of `navigator.userAgent`, so Vimium v1.67.1 will learn a fake version number of Firefox, and then it may run into...

You may try my customized version of Vimium - https://github.com/gdh1995/vimium-c - and it supports "per-mode mapKey" (see https://github.com/gdh1995/vimium-c/wiki/Use-in-another-keyboard-layout#per-mode-mapkey) .