Examine source code of Cyberpunk_02

Inspect and view changes in Cyberpunk_02 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": "Cyberpunk_02",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(207, 34, 230)",
      "toolbar_text": "rgb(247, 218, 62)",
      "frame": "rgb(71, 9, 156)",
      "tab_background_text": "rgb(36, 227, 196)",
      "toolbar_field": "rgb(52, 52, 52)",
      "toolbar_field_text": "rgb(36, 227, 196)",
      "tab_line": "rgb(247, 218, 62)",
      "popup": "rgb(71, 9, 156)",
      "popup_text": "rgb(36, 227, 196)",
      "tab_loading": "rgb(247, 218, 62)"
    }
  }
}