Skip to content

Commit

Permalink
rebrand to repeek
Browse files Browse the repository at this point in the history
  • Loading branch information
timche committed Apr 25, 2023
1 parent 69f3d7a commit e23ab78
Show file tree
Hide file tree
Showing 24 changed files with 1,216 additions and 122 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
# FACEIT Enhancer
# Repeek (formerly FACEIT Enhancer)

> Browser extension that enhances the FACEIT experience and adds useful features
Originally created to replace the FACEIT HELPER browser extension, that got broken after FACEIT updated their website and FACEIT HELPER wasn't maintained anymore, FACEIT Enhancer became a must-have browser extension with over 700.000 users and growing for FACEIT users.
Originally created to replace the FACEIT HELPER browser extension, that got broken after FACEIT updated their website and FACEIT HELPER wasn't maintained anymore, Repeek became a must-have browser extension with over 700.000 users and growing for FACEIT users.

The goal of FACEIT Enhancer is to make everyone's life easier with automatation and showing additional information that normally only 3rd party websites are exposing from the FACEIT API, but these websites are usually full of ads and other shady stuff to make a profit out of it.
The goal of Repeek is to make everyone's life easier with automatation and showing additional information that normally only 3rd party websites are exposing from the FACEIT API, but these websites are usually full of ads and other shady stuff to make a profit out of it.

After releasing FACEIT Enhancer, I got approached by FACEIT and was asked to join them. Ultimately this project landed me a job at FACEIT in June 2018, which wasn't my plan at all actually. I've left FACEIT in September 2021.
After releasing Repeek, I got approached by FACEIT and was asked to join them. Ultimately this project landed me a job at FACEIT in June 2018, which wasn't my plan at all actually. I've left FACEIT in September 2021.

- [Initial Announcement](https://www.reddit.com/r/GlobalOffensive/comments/82eq8j/ive_developed_faceit_enhancer_to_enhance_the/) (2018-03-09)
- [First Update Post](https://www.reddit.com/r/GlobalOffensive/comments/83pdza/update_faceit_enhancer_now_shows_player_country/) (2018-03-12)
- [Follow Up Post](https://www.reddit.com/r/GlobalOffensive/comments/872nl8/ive_developed_faceit_enhancer_to_enhance_the/) (2018-03-25)
- [FACEIT Job Announcement](https://www.reddit.com/r/FACEITEnhancer/comments/8jvh8x/i_will_soon_work_at_faceit_thanks_to_you_guys/) (2018-08-05)
- [Leaving FACEIT Announcement](https://twitter.com/timche_/status/1437437603456897033) (2021-09-13)
- [FACEIT Enhancer becomes Repeek](https://repeek.gg/blog/faceit-enhancer-becomes-repeek) (2023-04-23)

# Install

- [Chrome](https://chrome.google.com/webstore/detail/faceit-enhancer/mokknliiomknodkdmpcellamkopbdmao) <img valign="middle" src="https://img.shields.io/chrome-web-store/v/mokknliiomknodkdmpcellamkopbdmao?label=%20"> <img valign="middle" src="https://img.shields.io/chrome-web-store/users/mokknliiomknodkdmpcellamkopbdmao"> <img valign="middle" src="https://img.shields.io/chrome-web-store/rating/mokknliiomknodkdmpcellamkopbdmao">
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/faceit-enhancer/) <img valign="middle" src="https://img.shields.io/amo/v/faceit-enhancer?label=%20"> <img valign="middle" src="https://img.shields.io/amo/users/faceit-enhancer"> <img valign="middle" src="https://img.shields.io/amo/rating/faceit-enhancer">
- [Chrome](https://chrome.google.com/webstore/detail/repeek/mokknliiomknodkdmpcellamkopbdmao) <img valign="middle" src="https://img.shields.io/chrome-web-store/v/mokknliiomknodkdmpcellamkopbdmao?label=%20"> <img valign="middle" src="https://img.shields.io/chrome-web-store/users/mokknliiomknodkdmpcellamkopbdmao"> <img valign="middle" src="https://img.shields.io/chrome-web-store/rating/mokknliiomknodkdmpcellamkopbdmao">
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/repeek/) <img valign="middle" src="https://img.shields.io/amo/v/repeek?label=%20"> <img valign="middle" src="https://img.shields.io/amo/users/repeek"> <img valign="middle" src="https://img.shields.io/amo/rating/repeek">

The Chrome version also works in Opera (using [this](https://addons.opera.com/en/extensions/details/download-chrome-extension-9/)) and Edge.

Expand Down Expand Up @@ -85,11 +86,10 @@ Build the extension into a `dist` folder for publishing:
npm run build
```

# Maintainers
# Team

- [Tim Cheung](https://github.com/timche) (Creator, [@timche\_](https://twitter.com/timche_))
- [Daniel Skogly](https://github.com/poacher2k) ([@poacher2k](https://twitter.com/poacher2k))
- [Tim Cheung](https://github.com/timche) (Creator & Developer, [@timche\_](https://twitter.com/timche_))

# Disclaimer

FACEIT Enhancer is a third-party browser extension and not affiliated with FACEIT.
Repeek is developed independently, and is not officially endorsed by or affiliated with FACEIT.
Loading

0 comments on commit e23ab78

Please sign in to comment.