Drug Information

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

Hvad er Drug Information?

Drug Information er en Chrome-udvidelse udviklet af http://allgoodpeople.us, og dens hovedfunktion er "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Drug Information-udvidelses-CRX-fil

Download Drug Information-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Drug Information Drug Information
ID dhnekdbpcglhblbapikgemkhibfannkp
Officiel URL https://chrome.google.com/webstore/detail/drug-information/dhnekdbpcglhblbapikgemkhibfannkp
Beskrivelse The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
Filstørrelse 665 KB
Antal Installationer 377
Nuværende Version 0.884
Senest Opdateret 2016-11-30
Udgivelsesdato 2016-11-30
Bedømmelse 4.60/5 Samlet 5 Bedømmelser
Udvikler http://allgoodpeople.us
Betalingsmetode free
Udvidelseswebsted http://www.allgoodpeople.us/apps/DrugInformation
Understøttede Sprog 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"
    }
}