map command on per-site basis
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to map commands on a per-site basis? For example, on some sites, like search engines, I'd like to invert activateMode.
map f LinkHints.activateModeToOpenInNewTab
maf F LinkHints.activateMode
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 by reading Vimium's existing map syntax and the LinkHints.activateModeToOpenInNewTab and LinkHints.activateMode commands. Determine how site-specific context and mappings are represented; done should mean the example mappings can differ by site without changing behavior elsewhere, with coverage for the requested cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100