Examine source code of celestial love

Inspect and view changes in celestial love 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": "http://clients2.google.com/service/update2/crx",
  "name": "celestial love",
  "theme": {
    "colors": {
      "frame": [
        71,
        105,
        91
      ],
      "ntp_link": [
        36,
        70,
        0
      ],
      "ntp_section": [
        255,
        186,
        220
      ],
      "ntp_text": [
        20,
        40,
        0
      ],
      "toolbar": [
        255,
        186,
        220,
        0.5
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_background": [
        191,
        208,
        255
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top"
    }
  },
  "version": "3.0"
}