Welcome to the internet

Welcome to the internet

Take a look around

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Welcome to the internet",
  "description": "Take a look around",
  "manifest_version": 2,
  "version": "0.0.0.1",
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}