Examine source code of Ku Kansas - Kuweb

Inspect and view changes in Ku Kansas - Kuweb 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": "https://clients2.google.com/service/update2/crx",
  "name": "Ku Kansas - Kuweb",
  "version": "1.0",
  "manifest_version": 2,
  "description": "Giao diện là Logo của trường đại học kansas university với biểu tượng con chim ấn tượng và Ku nằm chính giữa",
  "icons": {
    "128": "images/ku-logo.png"
  },
  "theme": {
    "images": {
      "theme_frame": "images/ku-banner.png",
      "theme_toolbar": "images/ku-banner.png",
      "theme_tab_background": "images/ku-banner.png",
      "theme_ntp_background": "images/ku-banner.png"
    },
    "colors": {
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "frame": [
        21,
        76,
        121
      ],
      "toolbar": [
        28,
        120,
        191
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        21,
        76,
        121
      ]
    }
  },
  "category": "themes"
}