GTA 5 Theme

GTA 5 Theme

HEY GTA FANS GET THIS if you like gta 5 AND RELEASE DATE FOR GTA 5 GAME IS 17 September 2013 have fun cuz my birthday is on 21 of…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        201,
        201,
        201
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "tab_text": [
        23,
        68,
        255
      ],
      "tab_background_text": [
        255,
        0,
        0
      ],
      "bookmark_text": [
        7,
        255,
        43
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        128,
        41,
        255
      ],
      "button_background": [
        27,
        255,
        50,
        0.35
      ]
    },
    "tints": {
      "buttons": [
        0.95,
        0.85,
        0.42
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "GTA 5 Theme ",
  "version": "1",
  "description": ""
}