PewDiePie

PewDiePie

Resolution 1366x768 - someone sent me the pic of his head and asked to do something ScoobyDoo-ish with it.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "PewDiePie",
  "description": "Resolution 1366x768 - someone sent me the pic of his head and asked to do something ScoobyDoo-ish with it.",
  "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": [
        216,
        215,
        218
      ],
      "ntp_text": [
        216,
        215,
        218
      ],
      "ntp_section_link": [
        216,
        215,
        218
      ],
      "ntp_section_text": [
        216,
        215,
        218
      ],
      "ntp_background": [
        76,
        75,
        81,
        0.5
      ],
      "ntp_header": [
        29,
        27,
        40,
        0.15
      ],
      "ntp_section": [
        29,
        27,
        40,
        0.15
      ],
      "frame": [
        29,
        27,
        40
      ],
      "toolbar": [
        76,
        75,
        81
      ],
      "tab_text": [
        216,
        215,
        218
      ],
      "tab_background_text": [
        216,
        215,
        218
      ],
      "bookmark_text": [
        216,
        215,
        218
      ]
    },
    "tints": {
      "buttons": [
        0.694444444444445,
        0.0384615384615384,
        0.305882352941176
      ],
      "frame_incognito": [
        0.65158371040724,
        0.182616330114135,
        0.123644752018454
      ],
      "frame_inactive": [
        0.694444444444445,
        0.0384615384615384,
        0.85
      ],
      "frame_incognito_inactive": [
        0.694444444444445,
        0.0384615384615384,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}