Soccer Leagues
Soccer Leagues
Soccer Leagues क्या है?
Soccer Leagues rainymarketingapps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Soccer Leagues"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Soccer Leagues एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Soccer Leagues is an extension designed to provide soccer fans with an up-to-date view of the current standings in various soccer leagues. The extensions provides a comprehensive overview of each team's performance, including wins, losses, draws, goals for and against, and points earned. By clicking "Add to Chrome", I accept and agree to install the Soccer Leagues extension and set the new tab search to that provided by the service. The search will be provided by Microsoft Bing All our scores are courtesy of: https://www.scoreaxis.com/ Whether you're following a specific team or just keeping track of the overall league standings the soccer leagues is the extension for you. https://www.rainydaymarketing.com/privacy/ https://www.rainydaymarketing.com/about/ https://www.rainydaymarketing.com/terms
एक्सटेंशन की मूल जानकारी
नाम | |
ID | mmkpjmaplalklpiknmdnaggkcjagaphh |
आधिकारिक URL | https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh |
विवरण | Soccer Leagues |
फ़ाइल का आकार | 664 KB |
स्थापना संख्या | 8,897 |
वर्तमान संस्करण | 0.0.6 |
अंतिम अपडेट | 2023-09-26 |
प्रकाशन तिथि | 2023-02-04 |
रेटिंग | 3.33/5 कुल 3 रेटिंग्स |
डेवलपर | rainymarketingapps |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Soccer Leagues", "manifest_version": 3, "name": "Soccer Leagues", "version": "0.0.6", "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "background.js" }, "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" } } |