GitShow/sindresorhus/kill-tabs
sindresorhus

kill-tabs

Kill all Chrome tabs to improve performance, decrease battery usage, and save memory

by sindresorhus
Star on GitHubForknpm

JavaScript

393 stars21 forks9 contributorsQuiet · 6mo agoSince 2015v4.2.0MIT

Meet the team

See all 9 on GitHub →
sindresorhus
sindresorhus41 contributions
GeorgeGkas
GeorgeGkas2 contributions
kevva
kevva2 contributions
chris-l
chris-l1 contribution
Lazerbeak12345
Lazerbeak123451 contribution
Richienb
Richienb1 contribution
RickDT
RickDT1 contribution
rmorrin
rmorrin1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
devingfx
Kills latest Brave's "search tabs" utility processClosedIssue

Hi! I use your little tab killer for years now and it saved me so much time ! Since latest Brave update, they changed somehow the management of the "search tabs" menu and it is using its own process now (named something like "Spare UI renderer", until it's used then its renamed "Tool: Search in tabs") But sadly this process can't be differenciated from a tab because it does not have nor and does have ... so it's killed with other tabs. This is quite bad because then if you click on the said "search in tab" menu then the whole browser crashes !! I understand that it not such an issue from your tool, but instead a bad management of process identity from the brave team. I tried to open an issue at brave (https://github.com/brave/brave-browser/issues/47229), but a the guy just kicked me out saying "[Wont fix] if you kill the process, it's normal the browser crashes" 🤦🏻‍♂️🙄 Instead of understanding the process identification problem... Because I'm a nobody, he thought that I'm just stupid... Maybe you, @sindresorhus , who are quite somebody in dev community, you may be heard if you post an issue there reporting the problem? 🙏

devingfx · 6mo ago
sindresorhus
Chrome Canary supportClosedIssue

Figure out what the process name for tabs is on OS X, Linux and Windows and implement it here: https://github.com/sindresorhus/kill-tabs/commit/cb627bc2e9ca6bf236b12b85a81ed5dee266c2c9#diff-168726dbe96b3ce427e7fedce31bb0bcR5 and here https://github.com/sindresorhus/kill-tabs/commit/cb627bc2e9ca6bf236b12b85a81ed5dee266c2c9#diff-168726dbe96b3ce427e7fedce31bb0bcR30

sindresorhus · 6mo ago
bgbruno
option exceptClosedIssue

type idea issue I need many tabs opened and use only time to time - meanwhile they decreace performance - so I want kill just them, and my important still have active solution** create command-line option "except" • except-domain -- eg • except-title -- eg

bgbruno · 6mo ago
Structured data for AI agents

Repository: sindresorhus/kill-tabs. Description: Kill all Chrome tabs to improve performance, decrease battery usage, and save memory Stars: 393, Forks: 21. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v4.2.0 (6mo ago). Open PRs: 0, open issues: 0. Last activity: 6mo ago. Community health: 71%. Top contributors: sindresorhus, GeorgeGkas, kevva, chris-l, Lazerbeak12345, Richienb, RickDT, rmorrin.

·@ofershap

Replace github.com with gitshow.dev