andryou / scriptsafe

a browser extension to bring security and privacy to chrome, firefox, and opera
https://www.andryou.com/scriptsafe
509 stars 79 forks source link

Conflict with Keepa and uBlock Origin #223

Open benjiminy opened 7 years ago

benjiminy commented 7 years ago

Warning: This extension failed to modify the request header "Cookie" of a network request because the modification conflicted with another extension (Keepa - Amazon Price Tracker). This extension failed to redirect a network request to data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACklEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg== because another extension (uBlock Origin) redirected it to data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==.

beckerist commented 7 years ago

I do not have Keepa but I do have uBO and I see this as well: Warning: This extension failed to redirect a network request to data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACklEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg== because another extension (uBlock Origin) redirected it to data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==. ID: oiigbmnaadbkfbmpbfijlflahbdbdgdf

AykutCevik commented 7 years ago

Have a look at #186, #80 and #218 and other issues, this has already been addressed. You can ignore this kind of warnings.

kekukui commented 7 years ago

Warning: This extension failed to modify the request header "Cookie" of a network request

I have encountered a (possibly) related issue: when writing comments on blogs the comment will not be displayed after post even when I have temporarily allowed everything, including off-site scripts. Even when ScriptSafe is disabled, reloading the page and repeating the comment post action does not work if a cookie is used to confirm/display a comment which must be approved by a moderator. I suspect that Chrome's caching behaviour may be part of the problem.