-
Notifications
You must be signed in to change notification settings - Fork 26
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
[userscript] errors in console: TrustedScript assignment #53
Comments
Please provide all necessary (but ideally minimal) details to reproduce this problem independently. At least:
And also: is this an AdGuard-specific issue?
|
Slimjet Version 39.0.2.0 (based on Chromium 111.0.5563.41) (Official Build) (64-bit)
When i search in Google fo something(unfortunatelly i'm logged in all the time) that shows pictures in the results,like:
looks like when pictures are involved,when there aren't any,no errors showing up in console,like:
Let's wait for @ameshkov's input first before i go that road(if you don't mind). That's why i uploaded copy of my userscript if he want's to try to reproduce it. |
@dnmTX definitely it's on AG side |
Oh wow,ok then.... Do i need to open issue there(which repo) or.......? |
@dnmTX no worries, I already did |
For visibility, the issue was filed at AdguardTeam/CoreLibs#1779 |
Hi all, we did some research on the issue and we'll probably won't fix it. The Tampermonkey's solution is relaxing CSP a little bit and I'd better avoid doing that: AdguardTeam/CoreLibs#1779 (comment) Also, there's the same issue with Violentmonkey so maybe you'd want to fix it on the userscript side anyway. There're several simple ways to avoid this error: one is to use a policy when setting script's content, the other one is ignoring frames like |
I'm re-opening this issue to consider something like AdguardTeam/CoreLibs#1779 (comment) |
Hi Rob @Rob--W. I don't really know when it started happening but i see these errors in console and i'm not sure if the userscript is working as intended. I'm using the latest version of it as of 07-02-2023. Posting here screenshot from console.Anything else i can do on my end,just let me know. Thank you 👍
P.S. Just to note here. I do mask my User Agent(using Firefox UA,otherwise i'm on Chromium). Hopefully this is not what causing the errors.
Just in case,ping @ameshkov from the AdguardTeam as i'm not sure which is the problem here,the userscript or some settings in AG.
disableGoogleTracking.js.txt
The text was updated successfully, but these errors were encountered: