Examine source code of Matcha Latte

Inspect and view changes in Matcha Latte 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
{
  "manifest_version": 2,
  "version": "2.1",
  "name": "Matcha Latte",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(255, 251, 236)",
      "toolbar_text": "rgb(49, 79, 48)",
      "frame": "rgb(167, 221, 161)",
      "tab_background_text": "rgb(255, 251, 236)",
      "toolbar_field": "rgb(241, 238, 220)",
      "toolbar_field_text": "rgb(49, 79, 48)",
      "tab_line": "rgb(241, 238, 220)",
      "popup": "rgb(255, 251, 236)",
      "popup_text": "rgb(49, 79, 48)",
      "button_background_active": "rgb(241, 238, 220)",
      "button_background_hover": "rgb(241, 238, 220)",
      "frame_inactive": "rgb(49, 79, 48)",
      "icons_attention": "rgb(167, 221, 161)",
      "icons": "rgb(49, 79, 48)",
      "ntp_background": "rgb(167, 221, 161)",
      "ntp_text": "rgb(49, 79, 48)",
      "popup_border": "rgb(49, 79, 48)",
      "popup_highlight_text": "rgb(49, 79, 48)",
      "popup_highlight": "rgb(167, 221, 161)",
      "sidebar_border": "rgb(49, 79, 48)",
      "sidebar_highlight_text": "rgb(241, 238, 220)",
      "sidebar_highlight": "rgb(167, 221, 161)",
      "sidebar_text": "rgb(49, 79, 48)",
      "sidebar": "rgb(255, 251, 236)",
      "tab_background_separator": "rgb(49, 79, 48)",
      "tab_loading": "rgb(241, 238, 220)",
      "tab_selected": "rgb(255, 251, 236)",
      "tab_text": "rgb(49, 79, 48)",
      "toolbar_bottom_separator": "rgb(49, 79, 48)",
      "toolbar_field_border_focus": "rgb(49, 79, 48)",
      "toolbar_field_border": "rgb(49, 79, 48)",
      "toolbar_field_focus": "rgb(241, 238, 220)",
      "toolbar_field_highlight_text": "rgb(49, 79, 48)",
      "toolbar_field_highlight": "rgb(167, 221, 161)",
      "toolbar_field_separator": "rgb(49, 79, 48)",
      "toolbar_field_text_focus": "rgb(49, 79, 48)",
      "toolbar_top_separator": "rgb(49, 79, 48)",
      "toolbar_vertical_separator": "rgb(49, 79, 48)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8b90b8f0-8fda-4d4e-b8da-d05c42dc812d}"
    }
  }
}