Examine source code of Transparente Firefox

Inspect and view changes in Transparente Firefox 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": "FirefoxTransparent_Header.png"
    },
    "colors": {
      "frame": "#03132b",
      "tab_background_text": "#dfe0eb"
    }
  },
  "version": "2.0",
  "name": "Transparente Firefox",
  "manifest_version": 2,
  "description": "Transparente Firefox with a little gradient."
}