Doctor Games

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

Was ist Doctor Games?

Doctor Games ist eine Chrome-Erweiterung, die von http://www.freepuzzlegames.org entwickelt wurde, und ihr Hauptmerkmal ist "Scrub in for life-saving surgery and play our new selection of online doctor and surgery games!".

Erweiterungsscreenshots

screenshot
screenshot

Doctor Games-Erweiterungs-CRX-Datei herunterladen

Laden Sie Doctor Games-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Doctor Games Doctor Games
ID bakkbjnlfkelbikflabkjdmbmbofnhcb
Offizielle URL https://chrome.google.com/webstore/detail/doctor-games/bakkbjnlfkelbikflabkjdmbmbofnhcb
Beschreibung Scrub in for life-saving surgery and play our new selection of online doctor and surgery games!
Dateigröße 86.65 KB
Installationsanzahl 675
Aktuelle Version 0.1.4
Letztes Update 2018-05-05
Veröffentlichungsdatum 2018-05-05
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler http://www.freepuzzlegames.org
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite http://www.freepuzzlegames.org/privacypolicy.html
Unterstützte Sprachen 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"
}