Skip to content

Commit

Permalink
updated readme, YT Swap update url
Browse files Browse the repository at this point in the history
  • Loading branch information
k3rielit committed Jun 11, 2023
1 parent a2d2680 commit 9ed2ce8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Scripts

Some funny userscripts to confuse chrome.

Details about each script can be found inside their directory.
Expand All @@ -13,4 +14,4 @@ Details about each script can be found inside their directory.
| [steamcharts](/steamcharts/) | [[extended](https://github.com/k3rielit/scripts/raw/main/steamcharts/extendedsteamcharts.user.js)] |
| [vectors](/vectors/) | [[previews](https://github.com/k3rielit/scripts/raw/main/vectors/vectorpreviews.user.js)] |
| [wizerme](/wizerme/) | [[solver](https://github.com/k3rielit/scripts/raw/main/wizerme/wizerme.user.js)] |
| [youtube](/youtube/) | [[normalize-links](https://github.com/k3rielit/scripts/raw/main/youtube/normalize-links.user.js)] |
| [youtube](/youtube/) | [[swap](https://github.com/k3rielit/scripts/raw/main/youtube/swap.user.js)] |
1 change: 1 addition & 0 deletions youtube/swap.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
// @match *://*.youtu.be/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=youtube.com
// @grant none
// @downloadURL https://github.com/k3rielit/scripts/raw/main/youtube/swap.user.js
// ==/UserScript==

console.log('[YTSwap] Loaded');
Expand Down

0 comments on commit 9ed2ce8

Please sign in to comment.