Drug Information
The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
Qu'est-ce que Drug Information ?
Drug Information est une extension Chrome développée par http://allgoodpeople.us, et sa fonction principale est "The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Drug Information
Téléchargez les fichiers d'extension Drug Information au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | dhnekdbpcglhblbapikgemkhibfannkp |
URL Officiel | 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. |
Taille du Fichier | 665 KB |
Nombre d'Installations | 377 |
Version Actuelle | 0.884 |
Dernière Mise à Jour | 2016-11-30 |
Date de Publication | 2016-11-30 |
Évaluation | 4.60/5 Total 5 Évaluations |
Développeur | http://allgoodpeople.us |
Type de Paiement | free |
Site Web de l'Extension | http://www.allgoodpeople.us/apps/DrugInformation |
Langues Prises en Charge | 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" } } |