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
官方URL 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"
    }
}