Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novalagung/skeetoverflow
📋 A fun browser extension for replacing all reputations on StackOverflow into a percentage of Jon Skeet's point
https://github.com/novalagung/skeetoverflow
browser-extension chrome-extension stackoverflow
Last synced: about 1 month ago
JSON representation
📋 A fun browser extension for replacing all reputations on StackOverflow into a percentage of Jon Skeet's point
- Host: GitHub
- URL: https://github.com/novalagung/skeetoverflow
- Owner: novalagung
- License: mit
- Created: 2018-10-18T06:44:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T17:14:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T21:05:26.968Z (about 2 months ago)
- Topics: browser-extension, chrome-extension, stackoverflow
- Language: JavaScript
- Homepage:
- Size: 1.14 MB
- Stars: 20
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SkeetOverflow
A fun browser extension for replacing all reputations on StackOverflow into a percentage of Jon Skeet's point.
In case anyone doesn't know who Jon Skeet is, please check out these links:
- Thanks a Million, Jon Skeet! https://stackoverflow.blog/2018/01/15/thanks-million-jon-skeet
- Jon Skeet facts https://meta.stackexchange.com/questions/9134/jon-skeet-facts> By using this extension, you will always be reminded how small you are compared to Jon Skeet
## Installation
1. Clone the repo
```bash
git clone https://github.com/novalagung/skeetoverflow.git
```1. Install required dependencies through `npm`
```js
npm install
```1. Open any browser, open up the addons/extension page
1. Load the extension. Example on Chrome browser, click **Load unpacked** button, point it to the cloned `skeetoverflow` folder
1. Done! Now try to open any page on [Stack Overflow](https://stackoverflow.com)
## Preview
Gordon Linoff profile page https://stackoverflow.com/users/1144035/gordon-linoff
![Skeet Overflow 1](https://raw.githubusercontent.com/novalagung/skeetoverflow/b6ffdecc6823839177aec252b5dbe43e8a591f7f/images/image1.png)
Noval Agung profile page https://stackoverflow.com/users/1467988/novalagung
![Skeet Overflow 2](https://raw.githubusercontent.com/novalagung/skeetoverflow/d7a7511ad76add572c32cbddc4cc931cb72275e9/images/image2.png)
Question details page
![Skeet Overflow 3](https://raw.githubusercontent.com/novalagung/skeetoverflow/d7a7511ad76add572c32cbddc4cc931cb72275e9/images/image3.png)
Top Questions page
![Skeet Overflow 4](https://raw.githubusercontent.com/novalagung/skeetoverflow/77f55af75bea7307726206f4addeeb70b462a881/images/image4.png)
## Maintainer
Noval Agung Prayogo
## License
MIT License