diff --git a/RESser.user.js b/RESser.user.js index c4f580d..88d3f7d 100644 --- a/RESser.user.js +++ b/RESser.user.js @@ -3,9 +3,9 @@ // @namespace blankie-scripts // @match https://old.reddit.com/* // @grant GM_openInTab -// @version 1.4 +// @version 1.4.1 // @author blankie -// @inject-into page +// @inject-into content // @run-at document-start // ==/UserScript==