Drug Information

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

什麼是Drug Information?

Drug Information是由http://allgoodpeople.us開發的Chrome擴展程式,該擴展的主要功能是“The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.”。

擴展截圖

screenshot
screenshot

下載Drug Information擴展crx文件

下載Drug Information擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Drug Information Drug Information
ID dhnekdbpcglhblbapikgemkhibfannkp
官方網址 https://chrome.google.com/webstore/detail/drug-information/dhnekdbpcglhblbapikgemkhibfannkp
簡介 The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
檔案大小 665 KB
安裝次數 377
目前版本 0.884
更新時間 2016-11-30
上架時間 2016-11-30
評分 4.60/5 共 5 次評分
開發者 http://allgoodpeople.us
付費類型 free
擴展官網 http://www.allgoodpeople.us/apps/DrugInformation
支援的語言 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"
    }
}