Using nextTab and previousTab on Arc Browser
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hey there
I'm using Arc browser on macOS which uses a different tab system than chrome, where at least when using the tabs which are pinned on top don't work like you'd expect with nextTab previousTab. I'm looking to find a solution so I could use my bindings for these functions like in chrome.
1 Is it possible to map a key to output meta+alt+down/up? (which is default for jumping to next and prev tab in the siderbar in arc)
2 It's possible to to this with keyboard maestro/better touch tool but it takes like half a sec for the script to execute so I can't be bothered with that.
Any ideas for my problem? :D
Thanks!
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 names no files, tests, or entry points. Begin by tracing how nextTab and previousTab are registered and how key output is handled, then verify behavior in Arc on macOS; done means those bindings navigate Arc's pinned or sidebar tabs without the reported delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100