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
官方網址 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
電子郵箱 [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"
    ]
}