Sportsy - Sport Live Streams
Sportsy allows you to view high quality Sport Live Streams
Sportsy - Sport Live Streams क्या है?
Sportsy - Sport Live Streams https://sportsy.live द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Sportsy allows you to view high quality Sport Live Streams"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Sportsy - Sport Live Streams एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Sportsy prevents live broadcasts from being blocked and lets you watch streams in HD quality for free! Install this extension and watch sport live streams in a matter of seconds. This extension allows you to see all available live streams and go to the live stream page in one click! Use Sportsy for free without hidden fees and with no ads. Sportsy changes your search engine in order to make to make it easier to find and watch Sports's live streams. Privacy Policy: https://findguard.co/privacy-policy
एक्सटेंशन की मूल जानकारी
नाम | Sportsy - Sport Live Streams |
ID | ocgahpobhhfjgaggafmidogklgiefenj |
आधिकारिक URL | https://chromewebstore.google.com/detail/sportsy-sport-live-stream/ocgahpobhhfjgaggafmidogklgiefenj |
विवरण | Sportsy allows you to view high quality Sport Live Streams |
फ़ाइल का आकार | 636 KB |
स्थापना संख्या | 1,794 |
वर्तमान संस्करण | 1.3.2 |
अंतिम अपडेट | 2020-05-12 |
प्रकाशन तिथि | 2020-05-11 |
रेटिंग | 3.50/5 कुल 4 रेटिंग्स |
डेवलपर | https://sportsy.live |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://www.findguard.co/privacy-policy |
समर्थित भाषाएँ | en-US,iw |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.2", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_shortAppName__", "default_locale": "en_US", "permissions": [], "description": "__MSG_appDesc__", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "browser_action": { "default_icon": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_title": "__MSG_appTitle__", "default_popup": "popup.html" }, "chrome_settings_overrides": { "search_provider": { "alternate_urls": [], "encoding": "UTF-8", "favicon_url": "https:\/\/www.findguard.co\/static\/images\/favicon.png", "image_url": "https:\/\/www.findguard.co\/images?q={searchTerms}", "image_url_post_params": "", "instant_url": "https:\/\/www.findguard.co\/query?q={searchTerms}", "instant_url_post_params": "", "is_default": true, "keyword": "https:\/\/www.findguard.co\/", "name": "SeretHD Search", "search_url": "https:\/\/www.findguard.co\/query?q={searchTerms}", "search_url_post_params": "", "suggest_url": "https:\/\/www.findguard.co\/query?q={searchTerms}", "suggest_url_post_params": "" } }, "externally_connectable": { "matches": [ "*:\/\/*.sportsy.live\/*" ] }, "background": { "scripts": [ "js\/back.js" ] } } |