https://github.com/naramsim/githuboriginalstreak
Extension to get back current and longest streak. Original version :star: All Browsers :boom:
https://github.com/naramsim/githuboriginalstreak
extension github streak
Last synced: about 1 month ago
JSON representation
Extension to get back current and longest streak. Original version :star: All Browsers :boom:
- Host: GitHub
- URL: https://github.com/naramsim/githuboriginalstreak
- Owner: Naramsim
- License: mpl-2.0
- Created: 2016-05-30T14:47:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T22:17:05.000Z (9 months ago)
- Last Synced: 2025-04-04T00:09:41.001Z (6 months ago)
- Topics: extension, github, streak
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 234
- Watchers: 7
- Forks: 18
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# GithubOriginalStreak 
[](https://travis-ci.org/Naramsim/GithubOriginalStreak)
Reverts GitHub contributions and streak. A browser extension.
- [x] Total Contributions
- [x] Longest Streak
- [x] Current Streak
- [x] Streaks no more limited to one year
- [x] New GitHub Design compatible
- [x] Compatible with the new dark theme## Browser support
[](https://chrome.google.com/webstore/detail/github-original-streak/jgfeifpakohnblfnjdpigclinhbkocja)
[](https://addons.mozilla.org/en-US/firefox/addon/github-original-streak/)
[](https://addons.opera.com/it/extensions/details/github-original-streak/)To download the extensions just click on the badges above, they will bring you to the appropriate store.

## Contributing
Please refer [Contributing guidelines](contributing.md) to enhance your contribution experience.
## Install
```sh
npm i --legacy-peer-deps
npm run build
npm run package
```## Contributors
[Naramsim](https://github.com/Naramsim) and [sarbbottam](https://github.com/sarbbottam)