JingMatrix / ChromeXt

UserScript and DevTools supports for Chromium based and WebView based browsers
https://jingmatrix.github.io/ChromeXt/
GNU General Public License v3.0
653 stars 36 forks source link

Abnormally high CPU usage on script installtion page #129

Closed 66Leo66 closed 11 months ago

66Leo66 commented 11 months ago

I'm using

If I click install: the confirmation popup closes but script didn't get installed

If I click ask 30s later, browser become extremely laggy, editor is unusable and CPU goes 100%

Screenshot_2023-10-28-16-02-14-925_com vivaldi browser

JingMatrix commented 11 months ago

Thanks for reporting, I believe this is fixed now. At least, there is no problem for my device with 8G RAM. If not, please tell me.

The browser becomes laggy bacause you are installing a quite large script, where CPU are used to highlight the JavaScript syntax.

66Leo66 commented 11 months ago

Yes, I can confirm installtion is working. Thanks!