Liver

Check if your favorite VTuber is live!

Liverとは何ですか?

LiverはZiga Maceleによって開発されたChromeの拡張機能で、その主な機能は「Check if your favorite VTuber is live!」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Liver is a Chrome extension powered by Holodex API that lets you quickly check if your favorite Liver is streaming. 
Liver is designed to be a fast and simple way to check Livers stream status.                    

拡張機能の基本情報

名前 Liver Liver
ID pjnhlmepkmjikjjmbaiabncnhcbkphfh
公式URL https://chromewebstore.google.com/detail/liver/pjnhlmepkmjikjjmbaiabncnhcbkphfh
説明 Check if your favorite VTuber is live!
ファイルサイズ 235 KB
インストール数 1,383
現在のバージョン 0.1.53
最終更新日 2023-11-25
公開日 2023-03-08
評価 4.76/5 合計 17 レビュー
開発者 Ziga Macele
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/zigamacele/liver
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Liver",
    "description": "Check if your favorite VTuber is live!",
    "version": "0.1.53",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "action": {
        "default_title": "Liver",
        "default_popup": "index.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}