Examine source code of Love Live! - Sonoda Umi

Inspect and view changes in Love Live! - Sonoda Umi 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": "Love Live! - Sonoda Umi",
  "version": "1.0.0.3",
  "manifest_version": 2,
  "description": "A theme featuring Love Live!'s Sonoda Umi in her SUNNY DAY SONG outfit.",
  "icons": {
    "128": "img/icon128.png"
  },
  "theme": {
    "images": {
      "theme_frame": "img/frame.png",
      "theme_frame_overlay": "img/frame_overlay.png",
      "theme_toolbar": "img/theme_toolbar.png",
      "theme_ntp_background": "img/ntp_bg.png",
      "theme_ntp_attribution": "img/ntp_attribution.png"
    },
    "colors": {
      "frame": [
        182,
        223,
        240
      ],
      "toolbar": [
        153,
        51,
        102
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        89,
        68,
        67
      ],
      "tab_background": [
        62,
        121,
        145
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        236,
        253,
        254
      ],
      "ntp_text": [
        89,
        68,
        67
      ],
      "ntp_link": [
        179,
        223,
        241
      ],
      "ntp_section_link": [
        179,
        223,
        241
      ],
      "button_background": [
        153,
        51,
        102
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}