We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The extension doesn't seem to work on latest Chrome 42.0.2311.152 (64-bit). I'm on Linux. Here it the error I am seeing when I inspect the popup:
Uncaught TypeError: Cannot read property 'processes' of undefined at popup.js line 9
Uncaught TypeError: Cannot read property 'processes' of undefined
popup.js
The text was updated successfully, but these errors were encountered:
In Chrome 63 with experimental APIs enabled, it has the processes key (but cpu is always 0)
processes
Sorry, something went wrong.
No branches or pull requests
The extension doesn't seem to work on latest Chrome 42.0.2311.152 (64-bit). I'm on Linux. Here it the error I am seeing when I inspect the popup:
Uncaught TypeError: Cannot read property 'processes' of undefined
atpopup.js
line 9The text was updated successfully, but these errors were encountered: