Examine source code of Neko Blonde

Inspect and view changes in Neko Blonde 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": "Neko Blonde",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "1636587490251.png"
    },
    "colors": {
      "frame": "rgba(251, 224, 255, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)",
      "toolbar": "rgba(180, 244, 250, 0.6)",
      "toolbar_field": "rgba(179, 196, 245, 0.65)",
      "tab_line": "rgba(125, 177, 255, 1)"
    }
  }
}