Mister MV

Soyez au courant quand Mister MV commence à streamer!

What is Mister MV?

Mister MV is a Chrome extension developed by Ulas ATILA, and its main feature is "Soyez au courant quand Mister MV commence à streamer!".

Extension Screenshots

screenshot

Download Mister MV Extension CRX File

Download Mister MV extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Mister MV Mister MV
ID bkgpjoaifagkldleadadhhhepnajbjlf
Official URL https://chrome.google.com/webstore/detail/mister-mv/bkgpjoaifagkldleadadhhhepnajbjlf
Description Soyez au courant quand Mister MV commence à streamer!
File Size 106 KB
Installation Count 134
Current Version 2.3.0
Last Updated 2015-04-03
Publish Date 2015-04-03
Rating 4.15/5 Total 13 Ratings
Developer Ulas ATILA
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}