|
1 | 1 | ## [GhrMeter.user.js](https://github.com/3F/GhrMeter.user.js)
|
2 | 2 |
|
3 |
| -An user script to show download counter for each attachment from 'Releases' page on GitHub.com |
| 3 | +An user script to show statistics for each attachment from 'Releases' page on GitHub.com |
4 | 4 |
|
5 |
| -**GhrMeter** has been extracted from my [:: sandbox ::](https://github.com/3F/sandbox) (GitHubReleasesCount). Still under the MIT license. |
| 5 | +Extracted from my [:: sandbox ::](https://github.com/3F/sandbox) *(known as a GitHubReleasesCount)* Under the MIT license 🎉 [Enjoy!](https://github.com/3F) |
6 | 6 |
|
7 |
| -[](https://ci.appveyor.com/project/3Fs/ghrmeter-user-js/branch/master) |
8 |
| -[](https://github.com/3F/GhrMeter.user.js/releases/latest) |
| 7 | +[](https://ci.appveyor.com/project/3Fs/ghrmeter-user-js-github/branch/master) |
| 8 | +[](https://github.com/3F/GhrMeter.user.js/releases/latest) |
9 | 9 | [](https://github.com/3F/GhrMeter.user.js/blob/master/License.txt)
|
10 | 10 |
|
11 | 11 | **Download:** [GhrMeter.user.js](https://3F.github.io/GhrMeter.user.js/releases/latest/)
|
12 | 12 |
|
13 |
| -* [/releases](https://github.com/3F/GhrMeter.user.js/releases) [ [latest](https://github.com/3F/GhrMeter.user.js/releases/latest) ] |
| 13 | +* Minified + **Non**-minified [/releases](https://github.com/3F/GhrMeter.user.js/releases) [ [latest](https://github.com/3F/GhrMeter.user.js/releases/latest) ] |
| 14 | +* *[Changelog](./changelog.txt)* |
14 | 15 |
|
15 | 16 | ## License
|
16 | 17 |
|
17 | 18 | The [MIT License (MIT)](https://github.com/3F/GhrMeter.user.js/blob/master/License.txt)
|
18 | 19 |
|
19 | 20 | ```
|
20 |
| -Copyright (c) 2017-2019 Denis Kuzmin < entry.reg@gmail.com > :: github.com/3F |
| 21 | +Copyright (c) 2017-2020 Denis Kuzmin < x-3F@outlook.com > GitHub/3F |
21 | 22 | ```
|
22 | 23 |
|
23 |
| -[[ ☕ ]](https://3F.github.io/Donation/) |
| 24 | +[ [ ☕ Donate ](https://3F.github.com/Donation/) ] |
24 | 25 |
|
25 |
| -### How to use |
| 26 | +### How to install |
26 | 27 |
|
27 |
| -As the most easy way, you need to have an userscript manager like Greasemonkey, Tampermonkey, and so on. |
| 28 | +As the most easy way, you need to have an userscript manager like Greasemonkey, Tampermonkey, and so on. Click **[here](https://3F.github.io/GhrMeter.user.js/releases/latest/)** and follow the installation instructions from your userscript manager. |
28 | 29 |
|
29 |
| -Then, either just click **[here](https://3F.github.io/GhrMeter.user.js/releases/latest/)** and follow the installation instructions from your userscript manager. |
| 30 | +**Or** add this manually as you prefer. It does not matter "how" because this code will work immediately after loading into DOM. |
30 | 31 |
|
31 |
| -**Or** add this manually(again via userscript manager), **or** use any other your favorite way. It does not matter because this code will work immediately after loading into DOM. |
| 32 | +### Screenshots |
32 | 33 |
|
33 |
| -Enjoy! |
34 |
| - |
35 |
| -### Social |
36 |
| - |
37 |
| -* https://plus.google.com/+DenisKuzmin3F/posts/bGrH3kJTUNm |
| 34 | +Feb 2019: |
38 | 35 |
|
39 | 36 | 
|
40 | 37 |
|
41 |
| - |
| 38 | +Aug 2018: |
42 | 39 |
|
43 |
| -## Changelog |
44 |
| - |
45 |
| -* [changelog.txt](./changelog.txt) |
| 40 | + |
0 commit comments