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 |
Eメール | [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": [ " |