Skip to content

Commit 8342923

Browse files
committed
1.0.301
1 parent 63ff161 commit 8342923

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,19 @@ Userscripts to add functionality to GitHub.
1616
* Install a script from [GreasyFork](https://greasyfork.org/en/users/24847-mottie) (GF) from the userscript site page
1717
* Or, install the scripts from [OpenUserJS](https://openuserjs.org/users/Mottie/scripts) (OU).<br><br>
1818

19-
| Userscript Wiki | ![][ico] | Direct<br>Install | Sites | Created | Updated |
19+
| Userscript Wiki | ![][ico] | Direct<br>Install | Sites | Added | Updated |
2020
|----------------------------------------|:---:|:------------------:|:-------------------------:|:----------:|:----------:|
2121
| [GitHub code colors][ccr-wiki] | | [install][ccr-raw] | [GF][ccr-gf] [OU][ccr-ou] | 2016.03.20 | 2021.07.21 |
2222
| [GitHub code folding][cfd-wiki] | | [install][cfd-raw] | [GF][cfd-gf] [OU][cfd-ou] | 2016.12.28 | 2021.07.21 |
2323
| [GitHub code guides][cgl-wiki] | | [install][cgl-raw] | [GF][cgl-gf] [OU][cgl-ou] | 2016.08.27 | 2020.07.11 |
2424
| [GitHub code show whitespace][csw-wiki]| | [install][csw-raw] | [GF][csw-gf] [OU][csw-ou] | 2017.03.26 | 2021.07.21 |
2525
| [GitHub collapse in comment][cic-wiki] | * | [install][cic-raw] | [GF][cic-gf] [OU][cic-ou] | 2016.06.27 | 2021.07.21 |
2626
| [GitHub collapse markdown][cmd-wiki] | * | [install][cmd-raw] | [GF][cmd-gf] [OU][cmd-ou] | 2016.06.27 | 2021.07.21 |
27-
| [GitHub copy code snippet][ccs-wiki] | | [install][ccs-raw] | [GF][ccs-gf] [OU][ccs-ou] | 2018.01.12 | 2021.07.21 |
27+
| [GitHub copy code snippet][ccs-wiki] | | [install][ccs-raw] | [GF][ccs-gf] [OU][ccs-ou] | 2018.01.12 | 2022.02.24 |
2828
| [GitHub custom hotkeys][chk-wiki] | | [install][chk-raw] | [GF][chk-gf] [OU][chk-ou] | 2016.04.10 | 2021.07.21 |
2929
| [GitHub custom navigation][cnv-wiki] | | [install][cnv-raw] | [GF][cnv-gf] [OU][cnv-ou] | 2016.06.22 | 2021.11.30 |
30-
| [GitHub diff filename][dfn-wiki] | | [install][dfn-raw] | [GF][dfn-gf] [OU][dfn-ou] | 2017.08.27 | 2021.11.30 |
30+
| [GitHub diff filename][dfn-wiki] | | [install][dfn-raw] | [GF][dfn-gf] [OU][dfn-ou] | 2017.08.27 | 2022.02.28 |
31+
| [GitHub diff file toggle][dft-wiki] | | [install][dft-raw] | [GF][dft-gf] [OU][dft-ou] | 2022.02.28 | 2022.02.28 |
3132
| [GitHub diff files filter][dff-wiki] | | [install][dff-raw] | [GF][dff-gf] [OU][dff-ou] | 2016.12.31 | 2021.07.21 |
3233
| [GitHub diff links][dfl-wiki] | | [install][dfl-raw] | [GF][dfl-gf] [OU][dfl-ou] | 2016.07.21 | 2021.07.21 |
3334
| [GitHub download zip][dlz-wiki] | | [install][dlz-raw] | [GF][dlz-gf] [OU][dlz-ou] | 2018.10.22 | 2021.07.21 |
@@ -41,7 +42,7 @@ Userscripts to add functionality to GitHub.
4142
| [GitHub issue add details][iad-wiki] | | [install][iad-raw] | [GF][iad-gf] [OU][iad-ou] | 2018.01.05 | 2022.02.14 |
4243
| [GitHub issue comments][ic1-wiki] | | [install][ic1-raw] | [GF][ic1-gf] [OU][ic1-ou] | 2016.04.04 | 2021.07.21 |
4344
| [GitHub issue counts][ic2-wiki] | | [install][ic2-raw] | [GF][ic2-gf] [OU][ic2-ou] | 2012.01.16 | 2021.07.21 |
44-
| [GitHub label color picker][glc-wiki] | | [install][glc-raw] | [GF][glc-gf] [OU][glc-ou] | 2016.09.16 | 2019.07.25 |
45+
| [GitHub label color picker][glc-wiki] | | [install][glc-raw] | [GF][glc-gf] [OU][glc-ou] | 2016.09.16 | 2022.02.26 |
4546
| [GitHub mentioned links][iml-wiki] | | [install][iml-raw] | [GF][iml-gf] [OU][iml-ou] | 2020.03.28 | 2021.07.21 |
4647
| [GitHub reveal header][rhd-wiki] | | [install][rhd-raw] | [GF][rhd-gf] [OU][rhd-ou] | 2017.06.03 | 2019.03.29 |
4748
| [GitHub rtl comments][rtl-wiki] | | [install][rtl-raw] | [GF][rtl-gf] [OU][rtl-ou] | 2016.06.13 | 2021.07.21 |
@@ -81,6 +82,7 @@ Userscripts to add functionality to GitHub.
8182
[csw-wiki]: https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-code-show-whitespace
8283
[dex-wiki]: https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-diff-expander
8384
[dff-wiki]: https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-diff-files-filter
85+
[dft-wiki]: https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-diff-file-toggle
8486
[dfl-wiki]: https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-diff-links
8587
[dfn-wiki]: https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-diff-filename
8688
[dlz-wiki]: https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-download-zip
@@ -127,6 +129,7 @@ Userscripts to add functionality to GitHub.
127129
[csw-raw]: https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-code-show-whitespace.user.js
128130
[dex-raw]: https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-diff-expander.user.js
129131
[dff-raw]: https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-diff-files-filter.user.js
132+
[dft-raw]: https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-diff-file-toggle.user.js
130133
[dfl-raw]: https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-diff-links.user.js
131134
[dfn-raw]: https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-diff-filename.user.js
132135
[dlz-raw]: https://raw.githubusercontent.com/Mottie/GitHub-userscripts/master/github-download-zip.user.js
@@ -173,6 +176,7 @@ Userscripts to add functionality to GitHub.
173176
[csw-gf]: https://greasyfork.org/en/scripts/28454-github-code-show-whitespace
174177
[dex-gf]: https://greasyfork.org/en/scripts/369373-github-diff-expander
175178
[dff-gf]: https://greasyfork.org/en/scripts/26191-github-diff-files-filter
179+
[dft-gf]: https://greasyfork.org/en/scripts/440713-github-diff-file-toggle
176180
[dfl-gf]: https://greasyfork.org/en/scripts/21559-github-diff-links
177181
[dfn-gf]: https://greasyfork.org/en/scripts/32634-github-diff-filename
178182
[dlz-gf]: https://greasyfork.org/en/scripts/373514-github-download-zip
@@ -219,6 +223,7 @@ Userscripts to add functionality to GitHub.
219223
[csw-ou]: https://openuserjs.org/scripts/Mottie/GitHub_Code_Show_Whitespace
220224
[dex-ou]: https://openuserjs.org/scripts/Mottie/GitHub_Diff_Expander
221225
[dff-ou]: https://openuserjs.org/scripts/Mottie/GitHub_Diff_Files_Filter
226+
[dft-ou]: https://openuserjs.org/scripts/Mottie/GitHub_Diff_File_Toggle
222227
[dfl-ou]: https://openuserjs.org/scripts/Mottie/GitHub_Diff_Links
223228
[dfn-ou]: https://openuserjs.org/scripts/Mottie/GitHub_Diff_Filename
224229
[dlz-ou]: https://openuserjs.org/scripts/Mottie/GitHub_Download_ZIP

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-userscripts",
3-
"version": "1.0.300",
3+
"version": "1.0.301",
44
"description": "Userscripts to add functionality to GitHub",
55
"license": "MIT",
66
"repository": "Mottie/GitHub-userscripts",

0 commit comments

Comments
 (0)