bijij / ViewImage

Extension to re-implement the "View Image" and "Search by image" buttons into google images.
MIT License
780 stars 106 forks source link

Stopped working in latest Chrome due to security policy? #202

Closed patrickhlauke closed 4 years ago

patrickhlauke commented 4 years ago

Not sure when it happened exactly, but it seems that in the latest Chrome version there's been some change to security policy. The extension opens an about:blank new tab, but then nothing more happens. Error in the console along the lines of

Not allowed to navigate top frame to data URL: data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxET...
artquest commented 4 years ago

Same here. Chrome 78.0.3904.108

lucasverra commented 4 years ago

Firefox is all butter smooth 😅

JAKill02 commented 4 years ago

CentBrowser ver. 3.9.2.45 based on Chrome 72.0.3626.121,dosen't work at all, so this is not due to Chrome version upddate, it's just Google doing some things

Monirzadeh commented 4 years ago

same happen in brave Version 1.0.1 Chromium: 78.0.3904.108 (Official Build) (64-bit)

patrickhlauke commented 4 years ago

so this is not due to Chrome version upddate

well yes it's a chromium issue, not chrome per se.

bijij commented 4 years ago

Hi, changes recently made should hopefully fix this issue in most instances.

patrickhlauke commented 4 years ago

Sorry, coming in late to say thank you. Works like a charm again.