Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
web-monkey-scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hugo Hörnquist
web-monkey-scripts
Commits
8b00f3a4
Commit
8b00f3a4
authored
Jun 6, 2022
by
Hugo Hörnquist
Browse files
Options
Downloads
Patches
Plain Diff
Update source to point to directories.
parent
291e225d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
date-button/index.js
+2
-1
2 additions, 1 deletion
date-button/index.js
reddit-hide-sidebar/index.js
+2
-2
2 additions, 2 deletions
reddit-hide-sidebar/index.js
with
4 additions
and
3 deletions
date-button/index.js
+
2
−
1
View file @
8b00f3a4
// ==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
...
...
This diff is collapsed.
Click to expand it.
reddit-hide-sidebar/index.js
+
2
−
2
View file @
8b00f3a4
// ==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==
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment