Examine source code of Zanardi 2

Inspect and view changes in Zanardi 2 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": "Target Zanardi 2",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "Target Zanardi 2.png"
    },
    "colors": {
      "frame": "rgba(233, 236, 242, 1)",
      "tab_background_text": "rgba(250, 247, 247, 1)",
      "bookmark_text": "rgba(252, 252, 252, 0.99)"
    }
  }
}