Examine source code of Vino in Box

Inspect and view changes in Vino in Box 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
{
  "theme": {
    "images": {
      "theme_frame": "VINO.jpg"
    },
    "colors": {
      "frame": "#f0e2e2",
      "tab_background_text": "#ede4e4"
    }
  },
  "version": "2.0",
  "name": "Vino in Box",
  "manifest_version": 2,
  "description": "2 bottles of wine in box"
}