Examine source code of JK; bts

Inspect and view changes in JK; bts 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": "1.0",
  "name": "JK ",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(254, 254, 254, 0)",
      "toolbar_text": "rgba(181, 184, 223, 0.86)",
      "frame": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(243, 182, 243)",
      "toolbar_field": "rgba(178, 197, 234, 0)",
      "toolbar_field_text": "rgba(0, 0, 0, 0.77)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgba(254, 254, 254, 0)",
      "popup_text": "rgba(0, 0, 0, 0.77)",
      "button_background_active": "rgb(129, 130, 195)",
      "icons": "rgb(129, 130, 195)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{360650d8-6258-45b7-af70-2edab8908f41}"
    }
  }
}