Option to open a new chrome tab
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
if you click t it opens a new tab where u can search the thing is the tab is website
https://vimium.github.io/new-tab/
is there a way to change it to the default chrome tab?
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
The issue concerns the t key and the https://vimium.github.io/new-tab/ page; start by tracing the handler that opens this page. Determine whether the desired behavior is configurable or should replace the current page, then consider the work complete when t opens the requested Chrome tab behavior consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100