Red Mountains 2

Red Mountains 2

A Clean Red Mountain Range si

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "A Clean Red Mountain Range si",
  "manifest_version": 2,
  "name": "Red Mountains 2",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "theme": {
    "colors": {
      "bookmark_text": [
        175,
        80,
        80
      ],
      "button_background": [
        255,
        255,
        255,
        0.45
      ],
      "frame": [
        201,
        37,
        37
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        223,
        223,
        223
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.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": "center",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.0"
}