Drug Information
The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.
Drug Informationとは何ですか?
Drug Informationはhttp://allgoodpeople.usによって開発されたChromeの拡張機能で、その主な機能は「The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.」です。
拡張機能のスクリーンショット
Drug Information拡張機能のCRXファイルをダウンロード
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.
拡張機能の基本情報
名前 | |
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" } } |