Quick Stats
A simple, fast way to view stats without navigating to a different page.
Was ist Quick Stats?
Quick Stats ist eine Chrome-Erweiterung, die von Alex Richards entwickelt wurde, und ihr Hauptmerkmal ist "A simple, fast way to view stats without navigating to a different page.".
Erweiterungsscreenshots
Quick Stats-Erweiterungs-CRX-Datei herunterladen
Laden Sie Quick Stats-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Quick Stats |
ID | phnoifilkidkjkhhdbblangkmpomaajf |
Offizielle URL | https://chromewebstore.google.com/detail/quick-stats/phnoifilkidkjkhhdbblangkmpomaajf |
Beschreibung | A simple, fast way to view stats without navigating to a different page. |
Dateigröße | 416 KB |
Installationsanzahl | 62 |
Aktuelle Version | 0.3.0 |
Letztes Update | 2019-01-30 |
Veröffentlichungsdatum | 2019-01-24 |
Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
Entwickler | Alex Richards |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |