All the kitties

All the cute kitties
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "All the kitties",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "original.jpg"
    },
    "colors": {
      "frame": "rgba(245, 228, 196, 1)",
      "tab_background_text": "rgba(122, 122, 122, 0.89)",
      "toolbar_field": "rgba(201, 255, 251, 0.69)",
      "toolbar_field_text": "rgba(122, 122, 122, 0.89)"
    }
  }
}