Mister MV

Soyez au courant quand Mister MV commence à streamer!

Mister MVとは何ですか?

Mister MVはUlas ATILAによって開発されたChromeの拡張機能で、その主な機能は「Soyez au courant quand Mister MV commence à streamer!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Soyez au courant quand Mister MV commence à streamer!

L'icone de l'extension passe au vert quand Mister MV est en live sur gaming live ou sur twitch.
Cliquer sur le bouton quand mistermv stream ouvre un onglet vers le live.

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

拡張機能の基本情報

名前 Mister MV Mister MV
ID bkgpjoaifagkldleadadhhhepnajbjlf
公式URL https://chrome.google.com/webstore/detail/mister-mv/bkgpjoaifagkldleadadhhhepnajbjlf
説明 Soyez au courant quand Mister MV commence à streamer!
ファイルサイズ 106 KB
インストール数 134
現在のバージョン 2.3.0
最終更新日 2015-04-03
公開日 2015-04-03
評価 4.15/5 合計 13 レビュー
開発者 Ulas ATILA
Eメール [email protected]
支払い方法 free
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mister MV",
    "description": "Soyez au courant quand Mister MV commence \u00e0 streamer!",
    "version": "2.3.0",
    "background": {
        "scripts": [
            "jquery.min.js",
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "https:\/\/api.dailymotion.com\/",
        "http:\/\/ulas-atila.com\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconoff48.png",
        "128": "iconoff128.png"
    }
}