Skip to content

Instantly share code, notes, and snippets.

@jjohns71
jjohns71 / viewimage.user.js
Last active November 27, 2018 00:50 — 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 2.0.1.2
// @description This userscript re-implements the "View Image" and "Search by image" buttons into google images.
// @author Bae Junehyeon
// @run-at document-end
// @include http*://*.google.tld/search*tbm=isch*
// @include http*://*.google.tld/imgres*
// @updateURL https://gist.github.com/jjohns71/180e93cfe3956e9034e0b72636fe9d08/raw/viewimage.user.js
// ==UserScript==
// @name Auto Check-In to Southwest Flights
// @namespace https://gist.github.com/stormchasing/454c92cfc1b9d6f51468
// @version 1.7.1
// @author Nicholas Buroojy (http://userscripts.org/users/83813)
// @icon https://www.swamedia.com/assets/images/swa-favicon.jpg
// @contributor Ryan Izzo (http://www.ryanizzo.com)
// @contributor JR Hehnly (http://www.okstorms.com @stormchasing)
// @contributor Trevor McClellan (github.com/trevormcclellan)
// @contributor jjohns71 (https://github.com/jjohns71)
@jjohns71
jjohns71 / Amazon Camel Graph Revived With Https Fix
Last active August 10, 2018 17:45
Add CamelCamelCamel graph + link to Amazon product pages.
// ==UserScript==
// @name Amazon Camel Graph Revived With https Fix
// @version 1.0.9
// @description Add CamelCamelCamel graph + link to Amazon product pages.
// @namespace null
// @include https://*.amazon.*/*
// @include https://amazon.*/*
// @include https://*.camelcamelcamel.com/*
// @include https://camelcamelcamel.com/*
// @require https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js
// ==UserScript==
// @name Auto Check-In to Southwest Flights (https fix)
// @namespace http://www.ryanizzo.com/southwest-auto-check-in/
// @version 1.3.3
// @author Original: Nicholas Buroojy (http://userscripts.org/users/83813) Rehosted: (https://gist.github.com/jjohns71/dbef8d5193ef375baab4)
// @contributor Ryan Izzo (http://www.ryanizzo.com)
// @description Automatically check in to Southwest Airline flights at the appropriate time.
// @include https://southwest.com/
// @include https://southwest.com/flight/retrieveCheckinDoc.html*
// @include https://southwest.com/flight/selectPrintDocument*