Pokemon Stage 1

Pokemon
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": "pokemon.png"
    },
    "colors": {
      "frame": "#de3c3c",
      "tab_background_text": "#704f4f"
    }
  },
  "version": "2.0",
  "name": "Pokemon Stage 1",
  "manifest_version": 2,
  "description": "Pokemon"
}