Persona 5 Wallpaper - New Tab Theme

Persona 5 Wallpaper - New Tab Theme

Persona 5 Wallpaper New Tab - Install and get a better looking Chrome with Persona 5 theme extension

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Persona 5 Wallpaper - New Tab Theme",
  "version": "1.0",
  "manifest_version": 2,
  "description": "Persona 5 Wallpaper New Tab - Install and get a better looking Chrome with Persona 5 theme extension",
  "icons": {
    "16": "icons/logo1.png",
    "48": "icons/logo2.png",
    "128": "icons/logo3.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}