Drug Information

Drug Information

The quickest way to find comprehensive, up to date, drug information. For consumers and healthcare professionals.

Merlin
Additional files are visible only to premium users

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