Examine source code of Emilia ReZero Anime Girl - Anime Theme

Inspect and view changes in Emilia ReZero Anime Girl - Anime Theme source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Emilia ReZero Anime Girl - Anime Theme",
  "version": "1.0",
  "theme": {
    "images": {
      "theme_ntp_background": "theme_ntp_background.jpg"
    },
    "colors": {
      "frame": [
        92,
        70,
        60
      ],
      "toolbar": [
        73,
        56,
        48
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "omnibox_background": [
        255,
        255,
        255
      ],
      "omnibox_text": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  },
  "manifest_version": 2
}