Skip to content

Instantly share code, notes, and snippets.

@AJolly
AJolly / forcegoogletous.js
Last active February 29, 2024 19:26
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.2
// @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