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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}