devunt / make-gis-great-again

This web extension adds back "View Image" button to Google Image Search results.
MIT License
768 stars 54 forks source link

Update for alternative layout #93

Open Procyon-b opened 4 years ago

Procyon-b commented 4 years ago

[Edit] Could you also update the chrome extension? I see that 100K users are still using it. But I doubt that many of them are coming here to get the latest version.

Procyon-b commented 4 years ago

ping @devunt

Procyon-b commented 4 years ago

The number of users of the extension on the chrome web store is shrinking. I think that version of the script doesn't work at all anymore.

Delphox commented 3 years ago

@Procyon-b you should add a pre-packed CRX to your repo's Releases page (and add an update url to its manifest), for mobile Kiwi Browser/Yandex Browser users. Your extension fork is a lifesaver on mobile google images since google forces all images to be the gstatic proxy and this extension is the only way to get its real original URL without going to the image's site.

Procyon-b commented 3 years ago

Do you need a crx package for that browser, or does the userscript works as-is like in desktop browsers with tampermonkey installed?

Delphox commented 3 years ago

Oh, it actually works fine from Violentmonkey/Tampermonkey. So the userscript from your repo linking its own raw as updateurl should work fine (until this gets merged upstream, if it ever does).

edit: made a PR on your repo so after you merge it, installing https://github.com/Procyon-b/make-gis-great-again/raw/master/gis-vib.user.js to Violentmonkey should be enough to keep it updated in the future!