Examine source code of Justa Buncha Beige

Inspect and view changes in Justa Buncha Beige 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": "Justa Buncha Beige",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(223, 210, 187)",
      "toolbar_text": "rgb(139, 122, 96)",
      "frame": "rgb(209, 186, 149)",
      "tab_background_text": "rgb(109, 79, 51)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(85, 75, 58)",
      "tab_line": "rgb(235, 231, 224)",
      "popup": "rgb(153, 138, 115)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_hover": "rgb(227, 225, 220)",
      "ntp_background": "rgb(209, 186, 149)",
      "popup_border": "rgb(209, 186, 149)",
      "sidebar": "rgb(204, 188, 165)",
      "tab_loading": "rgb(235, 231, 224)"
    }
  }
}