Feature request : closing ALL not pinned tabs.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I just want to be able to close all the non pinned tabs of the frontmost browser window with a single command.
I am aware I could go the rightest pinned tab then close all the tabs on the right.
But it would be easier/faster to be able to do it with only one command.
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 command for closing tabs to the right and the tab-management entry point used for the frontmost browser window. Add a single command that closes every non-pinned tab while preserving pinned tabs, then verify the behavior in the browser with mixed pinned and unpinned tabs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100