Graduateshotline: Word of the day.

Graduateshotline: Word of the day.

Improve your vocabulary for GRE, GMAT.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Graduateshotline: Word of the day.",
  "description": "Improve your vocabulary for GRE, GMAT.",
  "version": "1.0",
  "permissions": [
    "http://www.graduateshotline.com/"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "wdchrome.html"
  }
}