Skip to content

Instantly share code, notes, and snippets.

View andrewiankidd's full-sized avatar
🤠

Andrew Kidd andrewiankidd

🤠
View GitHub Profile
@andrewiankidd
andrewiankidd / Facebook-Un-Fardad.user.js
Created November 8, 2016 12:33
Replaces Fardad Farahzad with randomly generated names, using WaitforKeyElements and Chance
// ==UserScript==
// @name Fardad Farahzad is the first to like everything on facebook
// @namespace http://www.mozilla.org/keymast.....s.only.xul);
// @include https://www.facebook.com/*
// @version 1
// @require http://chancejs.com/chance.js
// @require http://code.jquery.com/jquery-latest.js
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
// ==/UserScript==
@andrewiankidd
andrewiankidd / FuckThis.user.js
Last active November 8, 2016 16:18
crappy userscript to hide twitter clickbait and optionally everything cos life can be tough
// ==UserScript==
// @name FuckThis (twittertoolbox)
// @namespace http://andrewiankidd.co.uk
// @version 0.1
// @description ayyylmao
// @author AK
// @match *twitter.com*
// @require http://code.jquery.com/jquery-latest.js
// @grant GM_addStyle
// @grant GM_getValue