Drug Information
The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
Apa itu Drug Information?
Drug Information adalah ekstensi Chrome yang dikembangkan oleh http://allgoodpeople.us, dan fitur utamanya adalah "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Drug Information
Unduh file ekstensi Drug Information dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | dhnekdbpcglhblbapikgemkhibfannkp |
URL Resmi | https://chrome.google.com/webstore/detail/drug-information/dhnekdbpcglhblbapikgemkhibfannkp |
Deskripsi | The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals. |
Ukuran File | 665 KB |
Jumlah Instalasi | 377 |
Versi Saat Ini | 0.884 |
Terakhir Diperbarui | 2016-11-30 |
Tanggal Publikasi | 2016-11-30 |
Penilaian | 4.60/5 Total 5 Penilaian |
Pengembang | http://allgoodpeople.us |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.allgoodpeople.us/apps/DrugInformation |
Bahasa yang Didukung | 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" } } |