Drug Information

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

Cos'è Drug Information?

Drug Information è un'estensione di Chrome sviluppata da http://allgoodpeople.us, e la sua funzione principale è "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Drug Information

Scarica i file di estensione Drug Information in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Drug Information Drug Information
ID dhnekdbpcglhblbapikgemkhibfannkp
URL Ufficiale https://chrome.google.com/webstore/detail/drug-information/dhnekdbpcglhblbapikgemkhibfannkp
Descrizione The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
Dimensione del File 665 KB
Conteggio Installazioni 377
Versione Corrente 0.884
Ultimo Aggiornamento 2016-11-30
Data di Pubblicazione 2016-11-30
Valutazione 4.60/5 Totale 5 Valutazioni
Sviluppatore http://allgoodpeople.us
Tipo di Pagamento free
Sito Web dell'Estensione http://www.allgoodpeople.us/apps/DrugInformation
Lingue Supportate 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"
    }
}