Quick Stats
A simple, fast way to view stats without navigating to a different page.
Hvad er Quick Stats?
Quick Stats er en Chrome-udvidelse udviklet af Alex Richards, og dens hovedfunktion er "A simple, fast way to view stats without navigating to a different page.".
Udvidelsesskærmbilleder
Download Quick Stats-udvidelses-CRX-fil
Download Quick Stats-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | Quick Stats |
ID | phnoifilkidkjkhhdbblangkmpomaajf |
Officiel URL | https://chromewebstore.google.com/detail/quick-stats/phnoifilkidkjkhhdbblangkmpomaajf |
Beskrivelse | A simple, fast way to view stats without navigating to a different page. |
Filstørrelse | 416 KB |
Antal Installationer | 62 |
Nuværende Version | 0.3.0 |
Senest Opdateret | 2019-01-30 |
Udgivelsesdato | 2019-01-24 |
Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
Udvikler | Alex Richards |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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": [ " |