Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielcstr/dota-stats-steam
Dota Stats displays information from Dota 2 on Steam profiles using the Stratz API
https://github.com/gabrielcstr/dota-stats-steam
Last synced: 2 days ago
JSON representation
Dota Stats displays information from Dota 2 on Steam profiles using the Stratz API
- Host: GitHub
- URL: https://github.com/gabrielcstr/dota-stats-steam
- Owner: GabrielCSTR
- Created: 2024-02-26T01:56:17.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-14T16:54:00.000Z (8 months ago)
- Last Synced: 2024-03-15T16:59:49.713Z (8 months ago)
- Language: JavaScript
- Size: 54.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dota Stats Extension Google Chrome for Steam profile
---
## Overview
The Dota Stats is a Google Chrome extension enhances the Steam profile by displaying providing you with insights into Dota 2 player statistic using [Stratz API](https://stratz.com) and [GraphQL](https://graphql.org).
This extension allows you to watch your detailed DOTA 2 statistics.
Using this extension you can see not only your stats, but the opponent's stats too, so it'll be helpful to see who's playing against you.---
Chrome Web Store link:
[Extension Web Store](https://chromewebstore.google.com/detail/dota-stats-steam-profile/ieoconjnmfpeodapjhhgpfhikgafneia?hl=pt-BR&authuser=0)---
## Features**Seamlessly integrates with any Steam profile, displaying Dota 2 stats directly on the profile page.**
![alt text](https://i.imgur.com/YOXMxj3.png)
- Matches
- Winrate
- Guild
- Location
- Battle Pass Level
- Subscription Dota Plus
- Best heros
- First Match Date
- Medal
- Star Rank
- Imortal Digital Rank
- Profile private or not
- Click on username to redirect to [Stratz](https://stratz.com) profile
- Texts tooltips informations---
>Feel free to make new PR or submit any ideas.
---## Acknowledgment
- >[Stratz](https://stratz.com/) team for providing a great GraphQL API- >Inspired by the [FaceitStats](https://github.com/boomix/Faceit-stats) and [DotaStats](https://github.com/asphodelius/DotaStats)