Mistermv

Soyez au courant quand le vieux monsieur commence à streamer!

What is Mistermv?

Mistermv is a Chrome extension developed by petitpihey, and its main feature is "Soyez au courant quand le vieux monsieur commence à streamer!".

Extension Screenshots

screenshot

Download Mistermv Extension CRX File

Download Mistermv 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 prévenus lors des streams du vieux monsieur !                    

Extension Basic Information

Name Mistermv Mistermv
ID mljmognchpmdaahaalcghdoijpkgllho
Official URL https://chromewebstore.google.com/detail/mistermv/mljmognchpmdaahaalcghdoijpkgllho
Description Soyez au courant quand le vieux monsieur commence à streamer!
File Size 39.02 KB
Installation Count 55
Current Version 2.5.0
Last Updated 2019-09-11
Publish Date 2019-09-10
Developer petitpihey
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mistermv",
    "description": "Soyez au courant quand le vieux monsieur commence \u00e0 streamer!",
    "version": "2.5.0",
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconmv48.png"
    },
    "icons": {
        "16": "iconmv16.png",
        "48": "iconmv48.png",
        "128": "iconmv128.png"
    }
}