A team Boyz

A team Boyz

A Team Boyz

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        254,
        253,
        255
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "tab_text": [
        210,
        6,
        20
      ],
      "tab_background_text": [
        249,
        249,
        249
      ],
      "bookmark_text": [
        210,
        6,
        20
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        251,
        251,
        251
      ],
      "button_background": [
        210,
        6,
        20,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.99,
        0.94,
        0.42
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "A team Boyz",
  "version": "1",
  "description": ""
}