now now every children

now now every children

**In version 1.5 I changed the link bar from pink to black and I realised how bady cut out the picture of Cacie and Brad was so I…

Merlin
Additional files are visible only to premium users

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"
    }
  }
}