Quick Stats
A simple, fast way to view stats without navigating to a different page.
Vad är Quick Stats?
Quick Stats är en Chrome-tillägg utvecklad av Alex Richards, och dess huvudfunktion är "A simple, fast way to view stats without navigating to a different page.".
Tilläggsskärmbilder
Ladda ner Quick Stats-förlängningens CRX-fil
Ladda ner Quick Stats-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
View any NBA player’s current season stats, on any web page, simply by hovering over their name.
note: this extension is currently in Beta - please send any bugs you may encounter to [email protected]
Features:
- Optional player name highlighting with color choices
- Click on a player’s name to view their basketball-reference page
- Can be set to run only on NBA related sites
- Simple, sleek, non-obtrusive display
Displayed Stats:
- Per game stats (Points, Rebounds, Assists, Minutes)
- Games played
- Player Efficiency Rating
- Field Goal %
- 3 Point %
- Team
- Position
Notes:
- This extension is not yet optimized to run on ESPN.com
o Runs well on many other news sites including Reddit, Bleacher Report, and The Ringer
- Set to not run on basketball-reference.com
- Box appearance may vary slightly from site to site Grundläggande Information om Tillägg
| Namn | |
| ID | phnoifilkidkjkhhdbblangkmpomaajf |
| Officiell webbadress | https://chromewebstore.google.com/detail/quick-stats/phnoifilkidkjkhhdbblangkmpomaajf |
| Beskrivning | A simple, fast way to view stats without navigating to a different page. |
| Filstorlek | 416 KB |
| Antal Installationer | 62 |
| Aktuell Version | 0.3.0 |
| Senast Uppdaterad | 2019-01-30 |
| Publiceringsdatum | 2019-01-24 |
| Betyg | 5.00/5 Totalt 4 Betyg |
| Utvecklare | Alex Richards |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en-US |
| manifest.json | |
{
"authur": "Alex Richards",
"background": {
"persistent": false,
"scripts": [
"\/main\/update.js",
"\/main\/main.js",
"\/options\/options.js"
]
},
"browser_action": {
"default_popup": "\/options\/options.html"
},
"content_scripts": [
{
"css": [
"\/tooltip\/tippy.css"
],
"js": [
"\/main\/Jquery-3.3.1.js",
"\/tooltip\/tippy.js",
"\/main\/content.js"
],
"matches": [
" | |