Skip to content

Instantly share code, notes, and snippets.

View SleepyCatten's full-sized avatar

SleepyCatten SleepyCatten

View GitHub Profile
@SleepyCatten
SleepyCatten / viewimage.user.js
Created May 23, 2023 13:11 — forked from bijij/viewimage.user.js
Userscript version of the View Image chrome extension
// ==UserScript==
// @name View Image
// @namespace https://github.com/bijij/ViewImage
// @version 3.6.5
// @description This userscript re-implements the "View Image" and "Search by image" buttons into google images.
// @author Joshua B
// @run-at document-end
// @include http*://*.google.tld/search*tbm=isch*
// @include http*://*.google.tld/imgres*
// @updateURL https://gist.githubusercontent.com/bijij/58cc8cfc859331e4cf80210528a7b255/raw/viewimage.user.js