Examine source code of CreamSkin

Inspect and view changes in CreamSkin 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": "CreamSkin",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(173, 139, 115)",
      "toolbar_text": "rgb(255, 251, 233)",
      "frame": "rgb(255, 251, 233)",
      "tab_background_text": "rgb(206, 171, 147)",
      "toolbar_field": "rgb(206, 171, 147)",
      "toolbar_field_text": "rgb(255, 251, 233)",
      "tab_line": "rgb(173, 139, 115)",
      "popup": "rgb(206, 171, 147)",
      "popup_text": "rgb(255, 251, 233)",
      "tab_loading": "rgb(173, 139, 115)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1fd7056f-bd21-49ff-8e7d-bfdb4ab0ccc8}"
    }
  }
}