Color Chrome Theme

Color Chrome Theme

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0.0",
  "name": "Color Chrome Theme",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_frame_inactive": "images/theme_frame_inactive.png"
    }
  }
}