Peace & View

Peace & View

Take a break from working online through beautiful image and interesting facts from around the world.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Peace & View",
  "version": "0.1",
  "description": "Take a break from working online through beautiful image and interesting facts from around the world.",
  "author": "Mirae Han",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 2,
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}