Batman - Justice League

resolution 1366x768 - Please Like our Facebook page.
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": "Batman - Justice League",
  "description": "resolution 1366x768 - Please Like our Facebook page.",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        219,
        220,
        213
      ],
      "ntp_text": [
        219,
        220,
        213
      ],
      "ntp_section_link": [
        219,
        220,
        213
      ],
      "ntp_section_text": [
        219,
        220,
        213
      ],
      "ntp_background": [
        127,
        131,
        108,
        0.5
      ],
      "ntp_header": [
        121,
        130,
        77,
        0.15
      ],
      "ntp_section": [
        121,
        130,
        77,
        0.15
      ],
      "frame": [
        121,
        130,
        77
      ],
      "toolbar": [
        127,
        131,
        108
      ],
      "tab_text": [
        219,
        220,
        213
      ],
      "tab_background_text": [
        219,
        220,
        213
      ],
      "bookmark_text": [
        219,
        220,
        213
      ]
    },
    "tints": {
      "buttons": [
        0.195652173913043,
        0.0962343096234309,
        0.468627450980392
      ],
      "frame_incognito": [
        0.183499815020348,
        0.240977550440466,
        0.382006920415225
      ],
      "frame_inactive": [
        0.195652173913043,
        0.0962343096234309,
        0.85
      ],
      "frame_incognito_inactive": [
        0.195652173913043,
        0.0962343096234309,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}