// ==UserScript== // @name refile hider // @version 1 // @grant none // @include *showDocument.jsp?inWindow* // ==/UserScript== var targets = document.getElementsByTagName('input'); window.onload = function(){ for(i=0;i