MMO Live

Soyez informé, dés qu'un streamer est en live sur notre chaîne !

What is MMO Live?

MMO Live is a Chrome extension developed by http://www.mmo-live.fr, and its main feature is "Soyez informé, dés qu'un streamer est en live sur notre chaîne !".

Extension Screenshots

screenshot

Download MMO Live Extension CRX File

Download MMO Live 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

                        Restez dans le coin, MMO live ne s'arrête (presque) jamais !
Ne passez pas à côté d'un stream intéressant en téléchargeant cette extension Google Chrome. Vous serez informé à tout instant de ce qui passe sur notre chaîne en temps réel.                    

Extension Basic Information

Name MMO Live MMO Live
ID hmlcdfmooggflaahgmlcnaiibdfolfdh
Official URL https://chrome.google.com/webstore/detail/hmlcdfmooggflaahgmlcnaiibdfolfdh
Description Soyez informé, dés qu'un streamer est en live sur notre chaîne !
File Size 180 KB
Installation Count 46
Current Version 1.4
Last Updated 2016-06-07
Publish Date 2016-06-07
Rating 5.00/5 Total 2 Ratings
Developer http://www.mmo-live.fr
Payment Type free
Extension Website http://www.mmo-live.fr/
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MMO Live",
    "description": "Soyez inform\u00e9, d\u00e9s qu'un streamer est en live sur notre cha\u00eene !",
    "version": "1.4",
    "permissions": [
        "notifications",
        "tabs",
        "alarms",
        "https:\/\/api.twitch.tv\/*"
    ],
    "browser_action": {
        "default_icon": "img\/logo_32.png"
    },
    "icons": {
        "128": "img\/logo_128.png"
    },
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/mmolive.js"
        ],
        "persistent": true
    }
}