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によって開発されたChromeの拡張機能で、その主な機能は「Sportsy allows you to view high quality Sport Live Streams」です。

拡張機能のスクリーンショット

screenshot
screenshot

Sportsy - Sport Live Streams拡張機能のCRXファイルをダウンロード

Sportsy - Sport Live Streams拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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 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"
        ]
    }
}