ZeratoR

Soyez au courant quand votre streameur préféré commence à streamer!

ZeratoRとは何ですか?

ZeratoRはUlas ATILAによって開発されたChromeの拡張機能で、その主な機能は「Soyez au courant quand votre streameur préféré commence à streamer!」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Soyez au courant quand ZeratoR commence à streamer!

L'icone de l'extension passe au vert quand ZeratoR est en live.
Ouvre un onglet vers le site de ZeratoR quand il est vert et qu'on clique dessus.

Développée par Ulas Atila - Pour toute réclamation de fonctionnalité, vous pouvez me contacter sur mon twitter @ulas_atila.                    

拡張機能の基本情報

名前 ZeratoR ZeratoR
ID ddjkdjlmooeobhagmmadigadffijpoio
公式URL https://chromewebstore.google.com/detail/zerator/ddjkdjlmooeobhagmmadigadffijpoio
説明 Soyez au courant quand votre streameur préféré commence à streamer!
ファイルサイズ 47.19 KB
インストール数 12,872
現在のバージョン 2.5.1
最終更新日 2022-02-25
公開日 2020-05-20
評価 4.91/5 合計 342 レビュー
開発者 Ulas ATILA
Eメール [email protected]
支払い方法 free
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ZeratoR",
    "description": "Soyez au courant quand votre streameur pr\u00e9f\u00e9r\u00e9 commence \u00e0 streamer!",
    "version": "2.5.1",
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconoff48.png",
        "128": "iconoff128.png"
    }
}