Maghla

Vous informe si Maghla est en live

What is Maghla?

Maghla is a Chrome extension developed by Maghla, and its main feature is "Vous informe si Maghla est en live".

Download Maghla Extension CRX File

Download Maghla 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

                        Grace à cette extension vous ne manquerez aucun live de Maghla.                    

Extension Basic Information

Name Maghla Maghla
ID fllklhnjokhedokokdkoangigjpedgbd
Official URL https://chrome.google.com/webstore/detail/maghla/fllklhnjokhedokokdkoangigjpedgbd
Description Vous informe si Maghla est en live
File Size 3.3 MB
Installation Count 45
Current Version 1.3
Last Updated 2017-10-23
Publish Date 2017-10-23
Rating 4.00/5 Total 1 Ratings
Developer Maghla
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Maghla",
    "description": "Vous informe si Maghla est en live",
    "version": "1.3",
    "browser_action": {
        "default_popup": "index.html"
    },
    "icons": {
        "64": "img\/Logo.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}