Examine source code of Holland Tulips

Inspect and view changes in Holland Tulips 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": "Holland Tulips",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "tulpis.jpg"
    },
    "colors": {
      "frame": "rgba(227, 229, 232, 0.08)",
      "tab_background_text": "rgba(255, 255, 255, 1)"
    }
  }
}