Skip to content
Snippets Groups Projects
Commit 8b00f3a4 authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

Update source to point to directories.

parent 291e225d
No related branches found
No related tags found
No related merge requests found
// ==UserScript== // ==UserScript==
// @name Date Button // @name Date Button
// @namespace http://hugo.hornquist.se // @namespace http://hugo.hornquist.se
// @version 0.1 // @version 0.1.1
// @author hugo@lysator.liu.se // @author hugo@lysator.liu.se
// @match * // @match *
// @description Inputs the current date into the current text field. // @description Inputs the current date into the current text field.
// @updateURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/date-button/index.js // @updateURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/date-button/index.js
// @downloadURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/date-button/index.js // @downloadURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/date-button/index.js
// @source https://git.lysator.liu.se/hugo/web-monkey-scripts/-/tree/master/date-button
// @grant GM_getValue // @grant GM_getValue
// @grant GM_setValue // @grant GM_setValue
// @grant GM_addStyle // @grant GM_addStyle
......
// ==UserScript== // ==UserScript==
// @name old.reddit hide sidebar // @name old.reddit hide sidebar
// @namespace http://hugo.hornquist.se // @namespace http://hugo.hornquist.se
// @version 1.1.1 // @version 1.1.2
// @description Adds toggle to hide Reddit sidebar // @description Adds toggle to hide Reddit sidebar
// @author hugo@lysator.liu.se // @author hugo@lysator.liu.se
// @match https://*.reddit.com/* // @match https://*.reddit.com/*
// @match https://old.reddit.com/* // @match https://old.reddit.com/*
// @match https://www.reddit.com/r/*/wiki/* // @match https://www.reddit.com/r/*/wiki/*
// @match https://np.reddit.com/* // @match https://np.reddit.com/*
// @source https://git.lysator.liu.se/hugo/web-monkey-scripts/-/blob/master/reddit-hide-sidebar/index.js // @source https://git.lysator.liu.se/hugo/web-monkey-scripts/-/tree/master/reddit-hide-sidebar
// @updateURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/reddit-hide-sidebar/index.js // @updateURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/reddit-hide-sidebar/index.js
// @downloadURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/reddit-hide-sidebar/index.js // @downloadURL https://git.lysator.liu.se/hugo/web-monkey-scripts/raw/master/reddit-hide-sidebar/index.js
// ==/UserScript== // ==/UserScript==
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment