Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chromium and Chrome Canary support #1

Closed
chris-l opened this issue Jul 17, 2015 · 2 comments
Closed

Chromium and Chrome Canary support #1

chris-l opened this issue Jul 17, 2015 · 2 comments

Comments

@chris-l
Copy link
Contributor

chris-l commented Jul 17, 2015

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
@sindresorhus
Copy link
Owner

This is for Chrome. Chromium is not Chrome. I'll consider adding a flag for Chromium and Chrome Canary.

PR welcome :)

@chris-l chris-l changed the title It doesn't kill my tabs. It doesn't kill my tabs. (Chromium) Jul 17, 2015
@chris-l
Copy link
Contributor Author

chris-l commented Jul 17, 2015

Oh, it makes sense.

@sindresorhus sindresorhus changed the title It doesn't kill my tabs. (Chromium) Chromium and Chrome Canary support Jul 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants