Examine source code of Simple Minimal Grey

Inspect and view changes in Simple Minimal Grey 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
{
  "theme": {
    "images": {
      "theme_frame": "header.png"
    },
    "colors": {
      "frame": "#D7D7D7",
      "tab_background_text": "#004BAF"
    }
  },
  "version": "2.0",
  "name": "Simple Minimal Grey",
  "manifest_version": 2,
  "description": "For those who just want nothing more than a light, simple grey that perfectly suits your eye and browser."
}