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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |