Extension Live Skyyart

Extension de Skyyart pour ses lives Twitch

Extension Live Skyyartとは何ですか?

Extension Live SkyyartはLougsによって開発されたChromeの拡張機能で、その主な機能は「Extension de Skyyart pour ses lives Twitch」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Ne rate aucun live de Skyyart grâce son extension, te notifiant si un live est en cours ou non !                    

拡張機能の基本情報

名前 Extension Live Skyyart Extension Live Skyyart
ID kpnomjccnbnihhpembhgccdlcofhjibb
公式URL https://chromewebstore.google.com/detail/extension-live-skyyart/kpnomjccnbnihhpembhgccdlcofhjibb
説明 Extension de Skyyart pour ses lives Twitch
ファイルサイズ 126 KB
インストール数 720
現在のバージョン 3.1
最終更新日 2020-06-05
公開日 2020-06-04
評価 5.00/5 合計 3 レビュー
開発者 Lougs
Eメール [email protected]
支払い方法 free
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Extension Live Skyyart",
    "version": "3.1",
    "description": "Extension de Skyyart pour ses lives Twitch",
    "browser_action": {
        "default_popup": "index.html"
    },
    "icons": {
        "128": "img\/logo128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "notifications"
    ]
}