bencoullie / ow-player-tab

Check on your Overwatch stats with every new tab ๐ŸŽฎ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overwatch Stats Chrome Addon!

Have a cry about your stats every time you open a new tab!

unnamed

What does it do?

Essentially this app allows you to view the current stats for a public overwatch account from every new page.

It's great for tracking your progress as you try climb up the competitive rankings.

How does it work?

The stats on display will be the same as those available on https://playoverwatch.com/.

I am using https://github.com/alfg/overwatch-api to get the public data.

Is it open source?

For sure! Feel free to make PRs/issues if you want.

I found an error!

If you find any bugs please report them here: https://github.com/bencoullie/ow-player-tab/issues ๐Ÿ™‡

Contributing

  1. Fork.
  2. Clone.
  3. yarn install.
  4. Make changes.
  5. yarn build.
  6. Open chrome and manage extensions (you want the page showing all installed extensions).
  7. Drag ./build folder into chrome window.
  8. Make sure no other chrome extensions control the new tab functionality
  9. Open a new tab to see changes
  10. Create PR && link it to an issue if possible.

How do I use this?

Install it here: https://chrome.google.com/webstore/detail/overwatch-stats/mambkijkhkmobjnhgiodghaaeoifaejn

Copyright info

I do not own any of the characters, names, icons, images or data displayed in this app.

This is purely for fun and to inspire people to up their win rates.


Enjoy <3

About

Check on your Overwatch stats with every new tab ๐ŸŽฎ


Languages

Language:JavaScript 83.3%Language:CSS 12.2%Language:HTML 4.6%