Air TV

Air TV

Air TV

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Air TV",
  "description": "Air TV",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_ntp_background": "images/background.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_tab_background": "images/tab.png",
      "theme_frame": "images/frame.png"
    },
    "colors": {
      "frame": [
        60,
        75,
        207
      ],
      "toolbar": [
        60,
        75,
        207
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "button_background": [
        251,
        241,
        231
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "background_tab": [
        0,
        0,
        0
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        157,
        165,
        231
      ]
    },
    "tints": {},
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}