Quick Stats
A simple, fast way to view stats without navigating to a different page.
Quick Stats là gì?
Quick Stats là một tiện ích mở rộng Chrome được phát triển bởi Alex Richards, và tính năng chính của nó là "A simple, fast way to view stats without navigating to a different page.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Quick Stats
Tải xuống các tệp mở rộng Quick Stats dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Quick Stats |
ID | phnoifilkidkjkhhdbblangkmpomaajf |
URL Chính Thức | https://chromewebstore.google.com/detail/quick-stats/phnoifilkidkjkhhdbblangkmpomaajf |
Mô tả | A simple, fast way to view stats without navigating to a different page. |
Kích Thước Tệp | 416 KB |
Số Lần Cài Đặt | 62 |
Phiên Bản Hiện Tại | 0.3.0 |
Cập Nhật Lần Cuối | 2019-01-30 |
Ngày Phát Hành | 2019-01-24 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Alex Richards |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |