Live Streaming

Benfica, Porto and Sporting live streaming

Live Streamingとは何ですか?

Live StreamingはLive Streamingによって開発されたChromeの拡張機能で、その主な機能は「Benfica, Porto and Sporting live streaming」です。

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

screenshot

Live Streaming拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Benfica, Porto and Sporting live streaming                    

拡張機能の基本情報

名前 Live Streaming Live Streaming
ID palfnichlogbbilchgmmegjhgepigncb
公式URL https://chromewebstore.google.com/detail/live-streaming/palfnichlogbbilchgmmegjhgepigncb
説明 Benfica, Porto and Sporting live streaming
ファイルサイズ 28.04 KB
インストール数 413
現在のバージョン 0.1
最終更新日 2019-03-08
公開日 2019-03-08
評価 5.00/5 合計 1 レビュー
開発者 Live Streaming
支払い方法 free
対応言語 pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Live Streaming",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Benfica, Porto and Sporting live streaming",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "ball 128x128.png",
        "default_title": "Benfica, Porto and Sporting live streaming",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "ball 128x128.png"
    }
}