Drug Information

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

O que é Drug Information?

Drug Information é uma extensão do Chrome desenvolvida por http://allgoodpeople.us, e sua principal característica é "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Drug Information

Baixe arquivos de extensão Drug Information no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Drug Information Drug Information
ID dhnekdbpcglhblbapikgemkhibfannkp
URL Oficial https://chrome.google.com/webstore/detail/drug-information/dhnekdbpcglhblbapikgemkhibfannkp
Descrição The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
Tamanho do Arquivo 665 KB
Contagem de Instalações 377
Versão Atual 0.884
Última Atualização 2016-11-30
Data de Publicação 2016-11-30
Classificação 4.60/5 Total de 5 Avaliações
Desenvolvedor http://allgoodpeople.us
Tipo de Pagamento free
Site da Extensão http://www.allgoodpeople.us/apps/DrugInformation
Idiomas Suportados 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"
    }
}