Automatically opens 'Show More' links in comments
// ==UserScript==
// @name KAT - Show All Comments
// @namespace ShowAllComments
// @version 1.03
// @description Automatically opens 'Show More' links in comments
// @match http://kickass.to/*.html
// @match https://kickass.to/*.html
// @exclude http://kickass.to/tos.html
// @exclude https://kickass.to/tos.html
// ==/UserScript==
alert('There is no need for this userscript anymore, feel free to uninstall it');