Arrow

Arrow

One of the most successful superhero and TV show for the first time on Chrome.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "One of the most successful superhero and TV show for the first time on Chrome.",
  "manifest_version": 2,
  "name": "Arrow",
  "theme": {
    "colors": {
      "bookmark_text": [
        54,
        220,
        13
      ],
      "button_background": [
        44,
        159,
        7,
        0.25
      ],
      "frame": [
        35,
        77,
        34
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        88,
        196,
        75
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        67,
        243,
        72
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.33,
        0.31,
        0.15
      ]
    }
  },
  "version": "1.0.0"
}