philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.15k stars 2.48k forks source link

Allow customizing which DOM elements are clickable in link hints #3933

Open cool-RR opened 3 years ago

cool-RR commented 3 years ago

Vimium's link hints feature is a lifesaver for me. Unfortunately, lots of websites use links that aren't really tags. This makes Vimium not see these links as clickable, and therefore not support them in link hints. I really wish that Vimium's configuration had a field where I could put in a list of CSS selectors that will always be seen as clickable by Vimium, and therefore usable in link hints.

What do you think?

gdh1995 commented 3 years ago

You may try my customized version of Vimium, named Vimium C (https://github.com/gdh1995/vimium-c), and it provides some useful command parameters to add / remove hints - https://github.com/gdh1995/vimium-c/wiki/Add-or-remove-hints .

cool-RR commented 3 years ago

Thank you Dahan. Unfortunately I'm limited to Vimium because I'm using it on a corporate laptop that only allows extensions that have an internal port. But thank you, and I hope that Vimium adopts this feature.

gdh1995 commented 3 years ago

Um, sorry to disturb you again, but my Vimium C has also been published on Chrome Web Store for 6 years - https://chrome.google.com/webstore/detail/vimium-c-all-by-keyboard/hfjbmagddngcpeloejdejnfgbamkjaeg - and it has 15000+ users now (on the single store). So you may try requesting the IT department of your company to port it.

cool-RR commented 3 years ago

I'll check that out, thank you.

On Fri, Oct 8, 2021, 21:36 Dahan Gong @.***> wrote:

Um, sorry to disturb you again, but my Vimium C has also been published on Chrome Web Store for 6 years - https://chrome.google.com/webstore/detail/vimium-c-all-by-keyboard/hfjbmagddngcpeloejdejnfgbamkjaeg

  • and it has 15000+ users now (on the single store). So you may try requesting the IT department of your company to port it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/philc/vimium/issues/3933#issuecomment-939041157, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAN3SW4HXEUY5MDIVTBAZLUF423NANCNFSM5FS4GTXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

felipe-gustavo commented 2 weeks ago

@gdh1995; Geez man! Thank you, I was going to create another one to solve these minors issues. Amazing