Absolute Radio Live Scores
Stay up to date with the latest fixtures and results with the official Live Scores Chrome app.
Absolute Radio Live Scores क्या है?
Absolute Radio Live Scores http://www.absoluteradio.co.uk द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Stay up to date with the latest fixtures and results with the official Live Scores Chrome app."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Absolute Radio Live Scores एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Absolute Radio Live Scores Chrome app gives you one click access to the latest fixtures and scores from the Barclays Premier League, FA Cup, League Cup, Champions League and Europa League. The user friendly interface provides you with minute-by-minute updated match scores, allowing you to see each weeks fixtures and results without complication. The ability to set your default league alongside keyboard navigation will give you instant access to the information you want.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | kgmkadilkeimcolingoooifhoknpkifi |
आधिकारिक URL | https://chrome.google.com/webstore/detail/absolute-radio-live-score/kgmkadilkeimcolingoooifhoknpkifi |
विवरण | Stay up to date with the latest fixtures and results with the official Live Scores Chrome app. |
फ़ाइल का आकार | 359 KB |
स्थापना संख्या | 4,105 |
वर्तमान संस्करण | 1.41.0 |
अंतिम अपडेट | 2013-07-19 |
प्रकाशन तिथि | 2013-07-19 |
रेटिंग | 4.33/5 कुल 55 रेटिंग्स |
डेवलपर | http://www.absoluteradio.co.uk |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.absoluteradio.co.uk |
सहायता पृष्ठ URL | http://www.absoluteradio.co.uk/contact?to=techies&subject=Live%20Scores%20Chrome%20Extension%20support#form |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Absolute Radio Live Scores", "version": "1.41.0", "manifest_version": 2, "background": { "scripts": [ "\/scripts\/background.js", "\/scripts\/script.js", "\/scripts\/jquery-1.8.2.min.js" ] }, "description": "Stay up to date with the latest fixtures and results with the official Live Scores Chrome app.", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "options_page": "options.html", "browser_action": { "default_icon": "icons\/main_icon.png", "default_popup": "popup.html" } } |