AAAAAAAAHHHHH

AAAAAAAAHHHHH

AAAHH! AAAAARRHHH! AAaaAAaHhH!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "AAAAAAAAHHHHH",
  "short_name": "AAAAHH",
  "version": "0.0.1",
  "description": "AAAHH! AAAAARRHHH! AAaaAAaHhH!",
  "manifest_version": 2,
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [],
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "48": "images/48.png",
    "128": "images/128.png"
  }
}