Maghla

Vous informe si Maghla est en live

什么是Maghla?

Maghla是由Maghla开发的Chrome扩展程序,该扩展的主要功能是“Vous informe si Maghla est en live”。

下载Maghla扩展crx文件

下载Maghla扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Maghla Maghla
ID fllklhnjokhedokokdkoangigjpedgbd
官方URL https://chrome.google.com/webstore/detail/maghla/fllklhnjokhedokokdkoangigjpedgbd
简介 Vous informe si Maghla est en live
文件大小 3.3 MB
安装次数 45
当前版本 1.3
更新时间 2017-10-23
上架时间 2017-10-23
评分 4.00/5 共1次评分
开发者 Maghla
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
        ]
    }
}