Examine source code of Portugal

Inspect and view changes in Portugal 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.3",
  "name": "Portugal",
  "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": [
        65,
        146,
        70
      ],
      "toolbar": [
        179,
        21,
        28
      ],
      "tab_text": [
        252,
        217,
        86
      ],
      "tab_background_text": [
        65,
        146,
        70
      ],
      "bookmark_text": [
        252,
        217,
        86
      ],
      "ntp_background": [
        27,
        123,
        30
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_header": [
        179,
        21,
        28,
        1
      ],
      "ntp_section": [
        179,
        21,
        28,
        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": [
        0.13,
        1,
        0.7
      ]
    }
  }
}