Skip to content

Instantly share code, notes, and snippets.

@AJolly
AJolly / amazon_bypass_need_anything_else.js
Created August 29, 2024 23:38
Amazon Bypass Need anything else? Checkout UserScript
// ==UserScript==
// @name Amazon Auto Checkout
// @version 0.1
// @description Automatically clicks the "Continue to checkout" button on Amazon cart pages
// @match https://www.amazon.com/cart/byc/ref=ox_sc_byg_proceed*
// @namespace https://gist.github.com/AJolly
// @author AJolly
// @license MIT
// @downloadURL https://gist.github.com/AJolly/ff02d798f001057fb3de8b27096a84a5/raw/?cache-bust=111
// @updateURL https://gist.github.com/AJolly/ff02d798f001057fb3de8b27096a84a5/raw/?cache-bust=111
@AJolly
AJolly / amazoneasysearch.js
Last active August 30, 2024 02:41
Amazon Easy Review Search Userscript
// ==UserScript==
// @name Amazon Review Search
// @namespace https://gist.github.com/AJolly
// @version 0.4
// @description Add a search box for customer reviews on Amazon product pages
// @match https://www.amazon.com/*
// @grant none
// @author AJolly
// @license MIT
// @downloadURL https://gist.github.com/AJolly/7791ebddb4bafcd78105a446f440d900/raw/?cache-bust=111
@AJolly
AJolly / kagiImgSearch
Last active August 7, 2024 07:38
Enhances Kagi image search by opening the image's original webpage on shift-click or ctrl-shift-click, instead of just the image file
// ==UserScript==
// @name Kagi Image Search - Original Page Opener
// @namespace https://gist.github.com/AJolly
// @version 1.0
// @description Enhances Kagi image search by opening the image's original webpage on shift-click or ctrl-shift-click, instead of just the image file
// @match https://kagi.com/images*
// @grant none
// @author AJolly
// @license MIT
// @downloadURL https://gist.github.com/AJolly/b3d4f5374d8e76aa887a5aff29171969/raw/?cache-bust=111
@AJolly
AJolly / forcegoogletous.js
Last active May 27, 2024 07:30
Force Google to be US based
// ==UserScript==
// @name ForceGoogleTo English Jolly
// @description Forces google to search in english - jolly
// @namespace http://tampermonkey.net/
// @version 0.1.4
// @author You
// @match https://www.google.com/search?*
// @icon https://www.google.com/s2/favicons?sz=64&domain=google.com
// @grant none
// @downloadURL https://gist.github.com/AJolly/35d7693d3baaef2f8ca17cdd015bcead/raw/?cache-bust=111
@AJolly
AJolly / bitmexusd.user.js
Last active September 12, 2019 01:51 — forked from QuantBits/script.js
BitMex USD Converter - For TemperMonkey
// ==UserScript==
// @name BitMex USD Converter
// @namespace https://bitmex.com/
// @version 0.13
// @description Get some sanity into your gambling.
// @author koinkraft, modified by @Jolly - https://www.twitter.com/Jolly
// @grant none
// @include https://bitmex.com/*
// @include https://www.bitmex.com/*
// @require https://code.jquery.com/jquery-2.1.4.min.js