Magic Games

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

Что такое Magic Games?

Magic Games - это расширение Chrome, разработанное tansuxis, и его основная функция - "Magic Games. Can you find the right spell to transform the ugly witch into Sue?".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Magic Games

Скачайте файлы расширений 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"
}