Examine source code of Reflect Lite White

Inspect and view changes in Reflect Lite White 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": "Reflect Lite White",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(255, 255, 255)",
      "toolbar_text": "rgb(51, 51, 51)",
      "frame": "rgb(223, 224, 229)",
      "tab_background_text": "rgb(51, 51, 51)",
      "toolbar_field": "rgb(231, 235, 237)",
      "toolbar_field_text": "rgb(51, 51, 51)",
      "tab_line": "rgb(244, 44, 16)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(51, 51, 51)",
      "tab_loading": "rgb(244, 44, 16)"
    }
  }
}