Examine source code of Got Wood - Non Aero

Inspect and view changes in Got Wood - Non Aero source codes across current and past versions
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.2",
  "name": "Got Wood - Non Aero",
  "description": "RES 1366x768 - see facebook.com/toxicthemesv2 for loads more themes and requests.",
  "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": [
        221,
        215,
        213
      ],
      "ntp_text": [
        221,
        215,
        213
      ],
      "ntp_section_link": [
        221,
        215,
        213
      ],
      "ntp_section_text": [
        221,
        215,
        213
      ],
      "ntp_background": [
        133,
        116,
        108,
        0.5
      ],
      "ntp_header": [
        58,
        22,
        8,
        0.15
      ],
      "ntp_section": [
        58,
        22,
        8,
        0.15
      ],
      "frame": [
        58,
        22,
        8
      ],
      "toolbar": [
        133,
        116,
        108
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        221,
        215,
        213
      ]
    },
    "tints": {
      "buttons": [
        0.0533333333333333,
        0.103734439834025,
        0.472549019607843
      ],
      "frame_incognito": [
        0.043921568627451,
        0.71301247771836,
        0.121799307958477
      ],
      "frame_inactive": [
        0.0533333333333333,
        0.103734439834025,
        0.85
      ],
      "frame_incognito_inactive": [
        0.0533333333333333,
        0.103734439834025,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}