AllergicBoy.com

AllergicBoy.com

AllergicBoy.com : Navigating the high seas of life with a dairy allergy. This theme was created to promote the spreading of…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "AllergicBoy.com",
  "version": "2.0",
  "description": "",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.jpeg",
      "theme_tab_background": "images/theme_tab_background.jpeg",
      "theme_ntp_background": "images/theme_ntp_background.jpeg",
      "theme_frame_overlay": "images/theme_frame_overlay.jpeg"
    },
    "colors": {
      "frame": [
        152,
        197,
        250
      ],
      "toolbar": [
        74,
        74,
        74
      ],
      "tab_text": [
        8,
        60,
        121
      ],
      "tab_background_text": [
        155,
        155,
        155
      ],
      "bookmark_text": [
        17,
        84,
        165
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        155,
        155,
        155
      ],
      "button_background": [
        0,
        0,
        0,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.59,
        0.73,
        0.38
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}