Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

SkeetOverflow Browser Extension - Convert all reputations into percentage of Jon Skeet's rep | Product Hunt

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

Load Skeet Overflow Extension

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