Doctor Games

Scrub in for life-saving surgery and play our new selection of online doctor and surgery games!

Что такое Doctor Games?

Doctor Games - это расширение Chrome, разработанное http://www.freepuzzlegames.org, и его основная функция - "Scrub in for life-saving surgery and play our new selection of online doctor and surgery games!".

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

screenshot
screenshot

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

Скачайте файлы расширений Doctor Games в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Want to play till the doctor comes? Here you can become the chief of medicine in a hospital or learn how to perform the most difficult surgeries like trepanation of the skull or heart surgery. Doctor games will teach you all kinds of necessary things for you to treat your patients and they are many! All the naughty boys and girls along with all kinds of wonderful magical creatures will come at your hospital to treat them and make them feel better. Head to the operating room and see what you can do, Doc! With your help they should be all healed up in no time.                    

Основная информация о расширении

Название Doctor Games Doctor Games
ID bakkbjnlfkelbikflabkjdmbmbofnhcb
Официальный URL https://chrome.google.com/webstore/detail/doctor-games/bakkbjnlfkelbikflabkjdmbmbofnhcb
Описание Scrub in for life-saving surgery and play our new selection of online doctor and surgery games!
Размер файла 86.65 KB
Количество установок 675
Текущая Версия 0.1.4
Последнее Обновление 2018-05-05
Дата публикации 2018-05-05
Рейтинг 5.00/5 Всего 1 оценок
Разработчик http://www.freepuzzlegames.org
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности http://www.freepuzzlegames.org/privacypolicy.html
Поддерживаемые языки id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,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": "Doctor Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.4"
}