Examine source code of ishe

Inspect and view changes in ishe 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
{
  "name": "ishe",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "无标题 (2).jpg"
    },
    "colors": {
      "frame": "rgba(165, 97, 173, 1)",
      "tab_background_text": "rgba(233, 242, 236, 1)",
      "toolbar": "rgba(224, 146, 185, 1)",
      "bookmark_text": "rgba(199, 77, 114, 1)",
      "toolbar_field": "rgba(247, 220, 237, 1)",
      "toolbar_field_text": "rgba(237, 198, 197, 1)"
    }
  }
}