Examine source code of Freaks theme

Inspect and view changes in Freaks theme 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": "http://clients2.google.com/service/update2/crx",
  "theme": {
    "images": {
      "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYjvcCDA.png",
      "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYrO8CDA.png",
      "theme_toolbar": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY8v4CDA.png",
      "theme_ntp_attribution": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYo-kEDA.png",
      "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY5q0DDA.png",
      "theme_ntp_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY_qUDDA.png"
    },
    "colors": {
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "frame": [
        120,
        120,
        120
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section": [
        112,
        112,
        112,
        0.5
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        0,
        0,
        0,
        1
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        1,
        0,
        0.894
      ]
    },
    "properties": {
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1,
      "ntp_background_alignment": "bottom left"
    }
  },
  "version": "1",
  "name": "Freaks theme"
}