Another City Day

Another City Day

Another city day.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Another City Day",
  "version": "1.0.1",
  "manifest_version": 2,
  "description": "Another city day.",
  "theme": {
    "colors": {
      "bookmark_text": [
        72,
        80,
        96
      ],
      "button_background": [
        79,
        100,
        100,
        0.29
      ],
      "frame": [
        66,
        116,
        201
      ],
      "frame_inactive": [
        161,
        182,
        228
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "ntp_background": [
        84,
        136,
        204
      ],
      "ntp_text": [
        88,
        105,
        109
      ],
      "tab_background_text": [
        119,
        130,
        135
      ],
      "tab_text": [
        60,
        72,
        75
      ],
      "toolbar": [
        223,
        223,
        223
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "buttons": [
        0.58,
        0.19,
        0.45
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ]
    }
  }
}