Quick Stats
A simple, fast way to view stats without navigating to a different page.
什么是Quick Stats?
Quick Stats是由Alex Richards开发的Chrome扩展程序,该扩展的主要功能是“A simple, fast way to view stats without navigating to a different page.”。
扩展截图
下载Quick Stats扩展crx文件
下载Quick Stats扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Quick Stats |
ID | phnoifilkidkjkhhdbblangkmpomaajf |
官方URL | https://chromewebstore.google.com/detail/quick-stats/phnoifilkidkjkhhdbblangkmpomaajf |
简介 | A simple, fast way to view stats without navigating to a different page. |
文件大小 | 416 KB |
安装次数 | 62 |
当前版本 | 0.3.0 |
更新时间 | 2019-01-30 |
上架时间 | 2019-01-24 |
评分 | 5.00/5 共4次评分 |
开发者 | Alex Richards |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [ " |