Mario- Luigi

Although Luigi is a plumber, like his brother, other facets of his personality vary from game to game. Luigi can jump higher than Mario, but has less traction on the ground. He is also associated with the element of lightning from Mario and Luigi: Superstar Saga due to his move Thunder Hand.
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": "luigi.jpg"
    },
    "colors": {
      "frame": "rgba(229,230,232,1)",
      "tab_background_text": "#000"
    }
  },
  "version": "2.0",
  "name": "Mario- Luigi",
  "manifest_version": 2,
  "description": "Although Luigi is a plumber, like his brother, other facets of his personality vary from game to game. Luigi can jump higher than Mario, but has less traction on the ground. He is also associated with the element of lightning from Mario and Luigi: Superstar Saga due to his move Thunder Hand."
}