Andela EPIC

Andela EPIC

Always Be EPIC! Remember the Andela EPIC values every time you open a tab!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Andela EPIC",
  "short_name": "EPIC",
  "version": "0.3",
  "manifest_version": 2,
  "description": "Always Be EPIC! Remember the Andela EPIC values every time you open a tab!",
  "icons": {
    "128": "icon.png"
  },
  "author": "Evans Musomi",
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}