Examine source code of Blinx 2 Persona

Inspect and view changes in Blinx 2 Persona 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": "Blinx.jpg"
    },
    "colors": {
      "frame": "#0077ff",
      "tab_background_text": "#000000"
    }
  },
  "version": "2.0",
  "name": "Blinx 2 Persona",
  "manifest_version": 2,
  "description": "This is a photo shop project i did with the game blinx 2."
}