@@ -59,6 +59,7 @@ Userscripts to add functionality to GitHub.
59
59
| [GitHub toggle wiki sidebar][tws-wiki] | | [install][tws-raw] | [GF][tws-gf] [OU][tws-ou] | 2016.04.01 | 2021.01.31 |
60
60
| [GitHub unknown license][gul-wiki] | | [install][gul-raw] | [GF][gul-gf] [OU][gul-ou] | 2020.03.29 | 2021.01.31 |
61
61
| [GitHub update fork][ufk-wiki] | | [install][ufk-raw] | [GF][ufk-gf] [OU][ufk-ou] | 2020.02.16 | 2020.10.01 |
62
+ | [GitHub watcher][wat-wiki] | | [install][wat-raw] | [GF][wat-gf] [OU][wat-ou] | 2021.02.28 | 2021.02.28 |
62
63
| [Gist raw links][grl-wiki] | | [install][grl-raw] | [GF][grl-gf] [OU][grl-ou] | 2017.05.19 | 2019.06.07 |
63
64
| [Gist to dabblet][g2d-wiki] | | [install][g2d-raw] | [GF][g2d-gf] [OU][g2d-ou] | 2012.01.26 | 2017.02.16 |
64
65
@@ -116,6 +117,7 @@ Userscripts to add functionality to GitHub.
116
117
[ toc-wiki ] : https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-table-of-contents
117
118
[ tws-wiki ] : https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-toggle-wiki-sidebar
118
119
[ ufk-wiki ] : https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-update-fork
120
+ [ wat-wiki ] : https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-watcher
119
121
120
122
[ ccr-raw ] : https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-code-colors.user.js
121
123
[ ccs-raw ] : https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-copy-code-snippet.user.js
@@ -161,6 +163,7 @@ Userscripts to add functionality to GitHub.
161
163
[ toc-raw ] : https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-toc.user.js
162
164
[ tws-raw ] : https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-toggle-wiki-sidebar.user.js
163
165
[ ufk-raw ] : https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-update-fork.user.js
166
+ [ wat-raw ] : https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-watcher.user.js
164
167
165
168
[ ccr-gf ] : https://greasyfork.org/en/scripts/18141-github-code-colors
166
169
[ ccs-gf ] : https://greasyfork.org/en/scripts/37307-github-copy-code-snippet
@@ -206,6 +209,7 @@ Userscripts to add functionality to GitHub.
206
209
[ toc-gf ] : https://greasyfork.org/en/scripts/18344-github-toc
207
210
[ tws-gf ] : https://greasyfork.org/en/scripts/18433-github-toggle-wiki-sidebar
208
211
[ ufk-gf ] : https://greasyfork.org/en/scripts/398272-github-update-fork
212
+ [ wat-gf ] : https://greasyfork.org/en/scripts/422445-github-watcher
209
213
210
214
[ ccr-ou ] : https://openuserjs.org/scripts/Mottie/GitHub_Code_Colors
211
215
[ ccs-ou ] : https://openuserjs.org/scripts/Mottie/GitHub_Copy_Code_Snippet
@@ -251,6 +255,7 @@ Userscripts to add functionality to GitHub.
251
255
[ toc-ou ] : https://openuserjs.org/scripts/Mottie/GitHub_Table_of_Contents
252
256
[ tws-ou ] : https://openuserjs.org/scripts/Mottie/GitHub_Toggle_Wiki_Sidebar
253
257
[ ufk-ou ] : https://openuserjs.org/scripts/Mottie/GitHub_Update_Fork
258
+ [ wat-ou ] : https://openuserjs.org/scripts/Mottie/GitHub_Watcher
254
259
255
260
[ ico ] : https://raw.githubusercontent.com/Mottie/Octopatcher/master/src/images/icon16.png
256
261
0 commit comments