Godzilla Wallpaper - New Tab Theme

Godzilla Wallpaper - New Tab Theme

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

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Godzilla Wallpaper - New Tab Theme",
  "version": "1.2",
  "manifest_version": 2,
  "description": "Godzilla Wallpaper New Tab - Install and get a better looking Chrome with Godzilla theme extension",
  "icons": {
    "16": "icons/logo1.png",
    "48": "icons/logo2.png",
    "128": "icons/logo3.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "NeoSearch",
      "keyword": "keyword.godzilla.co",
      "search_url": "https://search.azulessolution.com/search?sfid=926538&pid=26&q={searchTerms}",
      "favicon_url": "https://azulessolution.com/wp-content/uploads/2019/01/favicon.ico",
      "encoding": "UTF-8",
      "is_default": true
    }
  }
}