Quick Stats
A simple, fast way to view stats without navigating to a different page.
Quick Stats क्या है?
Quick Stats Alex Richards द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A simple, fast way to view stats without navigating to a different page."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Quick Stats एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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": [ " |