Code Monkey home page Code Monkey logo

kill-tabs's People

Contributors

chris-l avatar georgegkas avatar kevva avatar lazerbeak12345 avatar richienb avatar rickdt avatar rmorrin avatar sindresorhus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kill-tabs's Issues

Thank you for this extension!

image

(feel free to use the image above as a screenshot; it's the result of killing ~100 tabs).

BTW, tab titles are still preserved, and you can look up any closed tab with the Tabs extension.

kill-tabs stopeed working with [email protected]

I have no idea what else could I write here :/
I have just realized after few npm & node updates that kill-tabs stopped working.
It simply does nothing, none of tabs get's killed, no error, no message gets shown.

$ node --version
v4.2.2

$ npm --version
3.4.1

$ kill-tabs

$

I'm using Windows 8.1, and I have tried re-installing many times.

Kills all extensions as well as tabs

Ubuntu running Chrome 51.0.2704.63 (64-bit)
The past few days I've noticed this is killing all my extensions as well as tabs.

image

Haven't used kill-tabs for a week or two - so I presume this has happened with the most recent Chrome (stable) update.

Curious if anyone else has experienced the same issue.

Error: spawn wmic ENOENT

On Windows 8.1 I am getting:
spawn wmic ENOENT

I've tried on both stable Chrome, and on Canary.

The command:
kill-tabs --help
works fine.

How to build

How do you build this project into an exe for testing?

Brave support

I love this idea, but I use Brave (a fork of chromium) more than any other browser, and I was wondering if you could add support for Brave.

Cannot get available browser processes on Windows

It seems there is a bug at line 11 of windows.js script.

The call from promisify(childProcess.exec) at line 9 will return an object with the following properties: stderr, stdout, error.

To be able succesffully call execall we need to access the stdout value.

I'm pushing a fix in a few minutes. I will also be a good idea to check for stderr and report accordingly.

Google Drive

Love the idea, thanks for making this!

However, it didn't work with my Google Drive tab.

option except

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 $ kill-tabs --except-domain google.com
• except-title -- eg $ kill-tabs --except-title google

Chromium and Chrome Canary support

I'm using Chromium 43.0.2357.134 (64-bit).
You need more info for debugging?

In the meantime, this line does the trick for me:

ps ax|sed -n -e '/chromium.*--type=renderer/ {/--extension-process/ !{s/^\([0-9]*\).*/\1/p}}'|xargs kill

the great suspender

This is not really an issue, just a mention.

I have the same tendency to open a lot of tabs and in need of a solution to the resource hogging problem. Some time ago I have found this extension called The Great Suspender (github repo) and have been using it to great satisfaction.

One particular advantage over kill-tabs is that you don't have to kill all tabs at once. The granularity provided by the toolbar button is to either kill the current tab or all the tabs in the current window.

Hope it helps!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.