JingMatrix / ChromeXt

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

content cosmetic blocker & CSP Rules don't affect background tabs #150

Closed MuhammadBayiz closed 6 months ago

MuhammadBayiz commented 8 months ago

Hi! I have set up multiple content cosmetic blocker using Eruda to block certain elements and csp to block certain urls but every time i open the tabs of that specific website in the background using "open in new tab in group" when i go to the tab the filters and csp rules don't apply to the tab unless i refresh it.

MuhammadBayiz commented 8 months ago

I think a similar issue was reported here sometime ago

JingMatrix commented 8 months ago

That is a reasonable bug, I may fix it later. The reason is that currently, ChromeXt does not manage to detect tabs being opened in the background.

MuhammadBayiz commented 8 months ago

Great hearing that, appreciate your hard work

JingMatrix commented 8 months ago

I just test it, on my phone, the filters are indeed applied. That is to say, your issue cannot be reproduced.

MuhammadBayiz commented 7 months ago

Sorry for the late reply. Can you test it in incognito mode? And try opening 10 tabs?

JingMatrix commented 7 months ago

Please provide the effective steps to reproduce the issue you described. If not, at least upload a video describing your problem. I still cannot reproduce your issue.

MuhammadBayiz commented 6 months ago

I just double checked again, and it seems the issue ever been fixed over the couple updates or it was some bug on my side. Sorry for your trouble and thanks