Drug Information
The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
What is Drug Information?
Drug Information is a Chrome extension developed by http://allgoodpeople.us, and its main feature is "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.".
Extension Screenshots
Download Drug Information Extension CRX File
Download Drug Information extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | dhnekdbpcglhblbapikgemkhibfannkp |
Official URL | https://chrome.google.com/webstore/detail/drug-information/dhnekdbpcglhblbapikgemkhibfannkp |
Description | The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals. |
File Size | 665 KB |
Installation Count | 377 |
Current Version | 0.884 |
Last Updated | 2016-11-30 |
Publish Date | 2016-11-30 |
Rating | 4.60/5 Total 5 Ratings |
Developer | http://allgoodpeople.us |
Payment Type | free |
Extension Website | http://www.allgoodpeople.us/apps/DrugInformation |
Supported Languages | 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" } } |