Night Time In New York City

Night Time In New York City

I hope you can handle the night life.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "I hope you can handle the night life.",
  "version": "1.3",
  "manifest_version": 2,
  "name": "Night Time In New York City",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_attribution": "images/logo.png"
    },
    "colors": {
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        10,
        10,
        10
      ],
      "frame": [
        10,
        10,
        10
      ],
      "toolbar": [
        10,
        10,
        10
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.99,
        0.99,
        0.99
      ],
      "frame_inactive": [
        0.99,
        0.99,
        0.99
      ],
      "frame_incognito_inactive": [
        0.99,
        0.99,
        0.99
      ]
    },
    "properties": {
      "ntp_background_alignment": "Center",
      "ntp_background_repeat": "no-repeat"
    }
  }
}