// ==UserScript== // @name PureImageBoard // @namespace http://foone.org/w/greasemonkey // @description Removes everything that's not an image from 4chan boards // @include http://cgi.4chan.org/* // @include http://img.4chan.org/* // @include http://zip.4chan.org/* // @include http://orz.4chan.org/* // @include http://tmp.4chan.org/* // ==/UserScript== (function() { var bq=document.getElementsByTagName("blockquote"); for(var i=0;i