Magic Games

Magic Games. Can you find the right spell to transform the ugly witch into Sue?

什么是Magic Games?

Magic Games是由tansuxis开发的Chrome扩展程序,该扩展的主要功能是“Magic Games. Can you find the right spell to transform the ugly witch into Sue?”。

扩展截图

screenshot
screenshot

下载Magic Games扩展crx文件

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

扩展使用说明

                        Magic games
When we mention magic, we often associate it with the wizard. In the magic game, you can use magic to make the princess more beautiful, she will spend a wonderful Halloween night. Magic is colorful and magical, try these magic games. You can use magic to do everything you want, don't worry, the magic we have is just.                    

扩展基本信息

名称 Magic Games Magic Games
ID ijioeiemgogdckoepaefecdnkenbjgcl
官方URL https://chromewebstore.google.com/detail/magic-games/ijioeiemgogdckoepaefecdnkenbjgcl
简介 Magic Games. Can you find the right spell to transform the ugly witch into Sue?
文件大小 45.7 KB
安装次数 112
当前版本 2.7.3
更新时间 2018-11-20
上架时间 2018-11-20
开发者 tansuxis
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.gamezoo.net/privacypolicy.html
支持的语言 id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Magic Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.7.3"
}