UserScripts icon indicating copy to clipboard operation
UserScripts copied to clipboard

UserScripts for Firefox with Greasemonkey extension and (may be) for other browsers with user.js support

Results 4 UserScripts issues
Sort by recently updated
recently updated
newest added
trafficstars

substitution: ```javascript // ==UserScript== // @name Remove fake links // @description Remove tracking redirects like http://www.google.com/url?... and http://clck.yandex.ru/redir/... // @author Infocatcher **// @version 0.2.1** // @run-at document-start // @namespace dev/null...

At least something like we already have in Direct Images: about:blank?UserScripts/options/... page.

enhancement