IMETHANBRADBERRY

IMETHANBRADBERRY

This extension allows you to share the love of Ethan Bradberry on any website you are browsing using Google Chrome.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "IMETHANBRADBERRY",
  "description": "This extension allows you to share the love of Ethan Bradberry on any website you are browsing using Google Chrome.",
  "version": "1.2",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "pic16.png",
    "48": "pic48.png",
    "128": "pic128.png"
  }
}