Drug Information

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

Drug Informationคืออะไร?

Drug Information เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://allgoodpeople.us และคุณลักษณะหลักของมันคือ "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Drug Information

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}