Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aonez/githubcounter
The Ghounter Safari Extension displays the download count on any Releases page in GitHub. For iOS and macOS.
https://github.com/aonez/githubcounter
download-counts github ios macos safari-extension
Last synced: about 2 months ago
JSON representation
The Ghounter Safari Extension displays the download count on any Releases page in GitHub. For iOS and macOS.
- Host: GitHub
- URL: https://github.com/aonez/githubcounter
- Owner: aonez
- Created: 2017-06-22T11:55:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T11:16:55.000Z (about 3 years ago)
- Last Synced: 2024-11-01T21:42:26.605Z (2 months ago)
- Topics: download-counts, github, ios, macos, safari-extension
- Language: JavaScript
- Homepage:
- Size: 586 KB
- Stars: 22
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ghounter (aka GitHubCounter)
![GitHubCounter Icon](https://github.com/aonez/GitHubCounter/blob/master/GitHubCounter.safariextension/icon-128.png)
The Ghounter Safari Extension displays the download count on any Releases page in GitHub.
### How to install:
- On the App Store (iOS and macOS): [Ghounter](https://itunes.apple.com/es/app/ghounter/id1438633677)
- Manually download the [latest release](https://github.com/aonez/GitHubCounter/releases/latest) or go to the [Releases](https://github.com/aonez/GitHubCounter/releases) page and choose your prefered version. Note external extensions are no more supported on Safari 12+.### How it works:
It just shows the downloads count near each release in GitHub. No toolbar elements, no bars, nothing else.
An example:
![](https://github.com/aonez/GitHubCounter/blob/master/Media/readme-example.png)
### Using Chrome, Firefox, Edge, Brave...
Just use [chrome-github-release-downloads](https://github.com/addshore/chrome-github-release-downloads) from [@addshore](https://github.com/addshore), as this one is based on it.
### It uses:
- `contentscript.js` from [chrome-github-release-downloads](https://github.com/addshore/chrome-github-release-downloads), many thanks to [@addshore](https://github.com/addshore)'s work. It is all the code this extension runs.
- Icon based on [this one](https://www.iconfinder.com/icons/1055068/arrow_cloud_down_download_icon#size=512) made by [Nick Roach](http://www.elegantthemes.com).