Drug Information

The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.

Was ist Drug Information?

Drug Information ist eine Chrome-Erweiterung, die von http://allgoodpeople.us entwickelt wurde, und ihr Hauptmerkmal ist "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.".

Erweiterungsscreenshots

screenshot
screenshot

Drug Information-Erweiterungs-CRX-Datei herunterladen

Laden Sie Drug Information-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

                        For any consumer or healthcare professional who wants a quick entry-point in searching for drug information.

This extension queries trusted, public-domain websites to help you quickly find the information you need to make decisions about your or your patients' health.

Handmade by All Good People and Northwestern Memorial Hospital Drug Information Center. Chicago, IL.


****************************************************************************************
Nothing in this extension reads your personal browsing information despite the notification upon installation. You set if you are a provider or consumer, and the respective tab is shown upon opening the extension.                    

Grundlegende Informationen zur Erweiterung

Name Drug Information Drug Information
ID dhnekdbpcglhblbapikgemkhibfannkp
Offizielle URL https://chrome.google.com/webstore/detail/drug-information/dhnekdbpcglhblbapikgemkhibfannkp
Beschreibung The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
Dateigröße 665 KB
Installationsanzahl 377
Aktuelle Version 0.884
Letztes Update 2016-11-30
Veröffentlichungsdatum 2016-11-30
Bewertung 4.60/5 Insgesamt 5 Bewertungen
Entwickler http://allgoodpeople.us
Zahlungsart free
Erweiterungswebsite http://www.allgoodpeople.us/apps/DrugInformation
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Drug Information",
    "description": "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.",
    "version": "0.884",
    "permissions": [
        "tabs",
        "storage"
    ],
    "browser_action": {
        "default_icon": "img\/pill.png",
        "default_popup": "pages\/home.html"
    }
}