Examine source code of Flame Browser

Inspect and view changes in Flame Browser 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": "psycodelicfire.jpg"
    },
    "colors": {
      "frame": "#faf7f7",
      "tab_background_text": "#f7f4f4"
    }
  },
  "version": "2.0",
  "name": "Flame Browser",
  "manifest_version": 2,
  "description": "a nice and \"hot\" browser image"
}