Just Hack!

Just Hack!

View the hacker theme!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Just Hack!",
  "description": "View the hacker theme!",
  "version": "1.1",
  "author": "Aditya Tiwari",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        95,
        145,
        95
      ],
      "frame_incognito_inactive": [
        93,
        145,
        104
      ],
      "background_tab": [
        214,
        242,
        215
      ],
      "background_tab_inactive": [
        197,
        225,
        225
      ],
      "background_tab_incognito": [
        0,
        0,
        0
      ],
      "background_tab_incognito_inactive": [
        17,
        17,
        17
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_background_text_inactive": [
        102,
        106,
        109
      ],
      "tab_background_text_incognito": [
        255,
        255,
        255
      ],
      "tab_background_text_incognito_inactive": [
        167,
        171,
        174
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        55,
        104,
        55
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ],
      "omnibox_text": [
        0,
        0,
        0
      ],
      "omnibox_background": [
        54,
        133,
        54
      ]
    },
    "images": {
      "theme_ntp_background": "hacker.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}