Examine source code of K2 Pakistan

Inspect and view changes in K2 Pakistan 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",
  "manifest_version": 2,
  "version": "1.0",
  "name": "K2 Pakistan",
  "short_name": "K2",
  "theme": {
    "images": {
      "theme_ntp_background": "muj.jpg",
      "theme_frame": "22093d.png",
      "theme_frame_inactive": "22093d.png",
      "theme_frame_incognito": "22093d.png",
      "theme_frame_incognito_inactive": "22093d.png",
      "theme_toolbar": "e6e9ec.png",
      "theme_tab_background": "6b7a8b.png",
      "theme_tab_background_incognito": "6b7a8b.png",
      "theme_tab_background_v": "6b7a8b.png"
    },
    "colors": {
      "toolbar": [
        107,
        122,
        139
      ],
      "ntp_text": [
        113,
        172,
        214
      ],
      "tab_text": [
        0,
        24,
        100
      ],
      "tab_background_text": [
        0,
        24,
        100
      ],
      "button_background": [
        128,
        128,
        128
      ],
      "control_background": [
        0,
        24,
        100
      ]
    },
    "tints": {
      "background_tab ": [
        230,
        233,
        236
      ]
    },
    "properties": {
      "ntp_background_alignment": "center top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}