Feature Request: Allow "f" key functionality for other elements.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Unfortunately, a lot of applications capture clicks on items that aren't actually links or buttons. I'd love to see support for a per domain list of css selectors that can also be clicked via the "f" key functionality.
One such application that I've had issue with is clickup.com.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Vimium’s existing “f” key functionality and trace how clickable elements are identified. Determine how a per-domain CSS-selector list could be configured and exercised, using clickup.com as the reported case. Done means configured non-link or non-button elements can be targeted and clicked with “f” while existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100