Examine source code of Secret of Mana - Flammie

Inspect and view changes in Secret of Mana - Flammie 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": "Secret of Mana - Flammie",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Secret of Mana - Flammie.png"
    },
    "colors": {
      "frame": "rgba(117, 157, 198, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(117, 155, 199, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(117, 155, 199, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 201, 115, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8b7e9ec1-ee69-4df1-94e2-ad92c120fc43}"
    }
  }
}