Hang On Lara

Hang On Lara - Tomb Raider theme by toxic Version 1.0 by The first theme for the new 2013 movie, Epic on Chrome Web store. For…
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Hang On Lara",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        211,
        223,
        223
      ],
      "ntp_text": [
        211,
        223,
        223
      ],
      "ntp_section_link": [
        211,
        223,
        223
      ],
      "ntp_section_text": [
        211,
        223,
        223
      ],
      "ntp_background": [
        16,
        22,
        22,
        0.5
      ],
      "ntp_header": [
        17,
        21,
        20,
        0.15
      ],
      "ntp_section": [
        17,
        21,
        20,
        0.15
      ],
      "frame": [
        17,
        21,
        20
      ],
      "toolbar": [
        16,
        22,
        22
      ],
      "tab_text": [
        211,
        223,
        223
      ],
      "tab_background_text": [
        211,
        223,
        223
      ],
      "bookmark_text": [
        211,
        223,
        223
      ]
    },
    "tints": {
      "buttons": [
        0.5,
        0.157894736842105,
        0.274509803921569
      ],
      "frame_incognito": [
        0.431372549019608,
        0.0990712074303406,
        0.0701268742791234
      ],
      "frame_inactive": [
        0.5,
        0.157894736842105,
        0.85
      ],
      "frame_incognito_inactive": [
        0.5,
        0.157894736842105,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}