Examine source code of now now every children

Inspect and view changes in now now every children 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",
  "version": "1.5",
  "name": "now now every children",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_frame_inactive": "images/theme_frame_inactive.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "toolbar": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        64,
        64,
        64
      ],
      "button_background": [
        64,
        64,
        64
      ],
      "ntp_background": [
        64,
        64,
        64
      ],
      "tab_text": [
        128,
        128,
        128
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "frame": [
        64,
        64,
        64
      ]
    },
    "tints": {
      "buttons": [
        1,
        1,
        0.5
      ],
      "frame": [
        0.2,
        0.5,
        0.4
      ]
    },
    "properties": {},
    "icons": {
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  }
}