Examine source code of Tuo Leaf

Inspect and view changes in Tuo Leaf 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",
  "name": "Tuo Leaf",
  "version": "2.7",
  "theme": {
    "images": {
      "theme_frame": "frame.png",
      "theme_toolbar": "toolbar2.png",
      "theme_tab_background": "frame2.png",
      "theme_ntp_background": "background.png",
      "theme_ntp_attribution": "attribution.png"
    },
    "colors": {
      "frame": [
        85,
        125,
        89
      ],
      "toolbar": [
        148,
        176,
        161
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_header": [
        111,
        200,
        157
      ],
      "ntp_text": [
        20,
        40,
        0
      ],
      "ntp_link": [
        24,
        134,
        75
      ],
      "ntp_section": [
        148,
        176,
        161
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        154,
        194,
        158
      ],
      "button_background": [
        92,
        190,
        102
      ]
    },
    "tints": {
      "buttons": [
        0.36,
        0.8,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom left",
      "ntp_attribution": "right"
    }
  }
}