Dahan Gong

Results 737 comments of Dahan Gong

Both #3867 and #3877 can solve this. But they requires more time to merge.

@NightMachinary I'm glad that you noticed Vimium C, but I have to admitted that **it's not a "main" fork**. I write Vimium C just because I want more and more...

It adds many new command options, and a few new commands, to implement what I (and some users) want, like clickable CSS selectors in LinkHints, better regexp finding, parsing queries...

Um, up to now Vimium doesn't control where to go after closing a tab. But on Chrome and Firefox, the default behavior is just to go to a right tab,...

1. currently Vimium sorts suggestions by last visit time and text matching score, if it's not what you want, Vimium has a command `Vomnibar.activateBookmarks` and `Vomnibar.activateBookmarksInNewTab` to complete query words...

Sorry to disturb you. I just made a spell mistake and wrote a wrong issue number when I commented another issue. As for your need, I have a customized version...

Confirmed. This is because in Firefox [a tab has a `hidden` status](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/Tab), which doesn't exist on Chrome, and Vimium haven't support it. The below is an AD: I have a...

Um `markerMatcher` of `LinkHints` doesn't follow `mapKey` in the `Custom key mappings` option, so you may need to change fonts using CSS: ![image](https://user-images.githubusercontent.com/5547703/158932948-b732139c-f025-44c3-bbc5-7abf25500d6c.png) You may also try the `Ignore keyboard...

PDF plugin is still rejecting all extensions on Chrome/Firefox. So a user may have to use a 3rd-party PDF extension to hook all .pdf pages. Here's an example: use my...

Which one did the "be delayed" mean ? `Vimium` or `Vimium C`? It may take some microseconds to access the `maximized` state of a current window.