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