Senshà

Ne ratez plus aucun live de Senshà

Senshàとは何ですか?

SenshàはInfinity Gamesによって開発されたChromeの拡張機能で、その主な機能は「Ne ratez plus aucun live de Senshà」です。

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

screenshot

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

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

拡張機能の使用方法

                        Ne ratez plus aucun live de Senshà avec sa nouvelle extension. Elle vous indiquera quand Senshà est en live par une notification.

Développé par Infinity Games http://infinity-games.fr/                    

拡張機能の基本情報

名前 Senshà Senshà
ID cehoahhlgcbmkaifjonkooglnmdnjfde
公式URL https://chromewebstore.google.com/detail/sensh%C3%A0/cehoahhlgcbmkaifjonkooglnmdnjfde
説明 Ne ratez plus aucun live de Senshà
ファイルサイズ 693 KB
インストール数 11
現在のバージョン 1.01
最終更新日 2018-02-02
公開日 2018-02-02
評価 5.00/5 合計 1 レビュー
開発者 Infinity Games
Eメール [email protected]
支払い方法 free
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Ne ratez plus aucun live de Sensh\u00e0",
    "manifest_version": 2,
    "name": "Sensh\u00e0",
    "version": "1.01",
    "homepage_url": "https:\/\/www.twitch.tv\/sensha",
    "icons": {
        "48": "icons\/logo-48.png"
    },
    "permissions": [
        "notifications"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/logo-48.png",
        "default_title": "Sensh\u00e0",
        "default_popup": "popup\/index.html"
    },
    "web_accessible_resources": []
}