Disframe

Disframe

The interface to your personal web.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Disframe",
  "version": "0.0.1",
  "description": "The interface to your personal web.",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png",
    "256": "images/icon256.png",
    "400": "images/icon400.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}