Feature request: moveTabToNewIncognitoWindow, createIncognitoTab, Vomnibar.activateInNewIncognitoTab, etc
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to have equivalents of moveTabToNewWindow, createTab, Vomnibar.activateInNewTab as incognito windows ? That would really be useful. Thanks for the amazing extension !
Inspiration from: <https://github.com/vitorgalvao/alfred-workflows/tree/master/IncognitoClone>
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 locating the existing moveTabToNewWindow, createTab, and Vomnibar.activateInNewTab entry points and trace how they create or move normal tabs. Determine how equivalent incognito-window behavior should work across those commands, then verify that each requested incognito operation works without changing normal-tab behavior.
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
- 25/100