Science In Context

Science In Context

Science In Context

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Science In Context",
  "description": "Science In Context",
  "author": "Gale, a part of Cengage Learning",
  "version": "0.3",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://ic.galegroup.com/ic/scic"
    ],
    "launch": {
      "web_url": "http://ic.galegroup.com/ic/scic"
    }
  },
  "icons": {
    "128": "SCIENCE_128x128.png"
  }
}