Script to remove questions from users with points lower than n
// ==UserScript== // @name StackOverflow Remove Questions From Users With Points Lower Than N // @namespace http://stackoverflow.com/ // @include *stackoverflow.com* // @version 1 // @grant none // ==/UserScript== // var…