This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Dark Chat | |
// @namespace https://gprasanth.in/ | |
// @version 1.337 | |
// @description Dark Mode support for Google Chat! Already!! | |
// @author @gprasanth | |
// @match https://chat.google.com/* | |
// @downloadURL https://gist.githack.com/gprasanth/6b58679eafe8f13faafced6df7f0aac2/raw/dark-chat.user.js | |
// @updateURL https://gist.githack.com/gprasanth/6b58679eafe8f13faafced6df7f0aac2/raw/dark-chat.user.js | |
// @grant none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name ShellShockers Aimbot and ESP | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author PacyTense | |
// @match *://shellshock.io/* | |
// @run-at document-start | |
// @grant none | |
// @noframes |