Examine source code of Paraguay

Inspect and view changes in Paraguay 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",
  "version": "1.1",
  "name": "Paraguay",
  "theme": {
    "images": {
      "theme_frame": "assets/frame.png",
      "theme_toolbar": "assets/toolbar.png",
      "theme_ntp_background": "assets/new_tab.jpg",
      "theme_tab_background": "assets/bg_tab.png",
      "theme_button_background": "assets/button.png"
    },
    "colors": {
      "frame": [
        208,
        33,
        41
      ],
      "toolbar": [
        12,
        44,
        119
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        28,
        66,
        154
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_header": [
        208,
        33,
        41,
        1
      ],
      "ntp_section": [
        208,
        33,
        41,
        0.7
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "buttons": [
        1,
        1,
        0.6
      ]
    }
  }
}