Arrow

Arrow

The Arrow Team

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "author": "Vikash Verma (www.programminggeek.in)",
  "description": "The Arrow Team",
  "manifest_version": 2,
  "name": "Arrow",
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "frame": [
        73,
        73,
        73
      ],
      "ntp_background": [
        176,
        176,
        176
      ],
      "ntp_text": [
        255,
        255,
        255,
        1
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        155,
        155,
        155
      ]
    },
    "images": {
      "theme_frame": "images/frame.png",
      "theme_ntp_attribution": "images/author.png",
      "theme_ntp_background": "images/arrow.png",
      "theme_tab_background": "images/tab.png",
      "theme_toolbar": "images/toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.06,
        0.1,
        0.25
      ],
      "frame_inactive": [
        -1,
        0.4,
        0.6
      ]
    }
  },
  "version": "1.3"
}