Barney Stinson New Tab

Barney Stinson New Tab

Legend - wait for it... - Dairy!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Barney Stinson New Tab",
  "description": "Legend - wait for it... - Dairy!",
  "version": "2.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "logo.png"
  },
  "chrome_url_overrides": {
    "newtab": "popup.html"
  }
}