Examine source code of Carbon_Fox

Inspect and view changes in Carbon_Fox 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
{
  "manifest_version": 2,
  "version": "2.0",
  "name": "CarbonFox",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(57, 57, 57)",
      "toolbar_field": "rgb(34, 34, 34)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(57, 57, 57)",
      "popup": "rgb(78, 78, 78)",
      "popup_text": "rgb(189, 191, 194)",
      "tab_loading": "rgb(57, 57, 57)",
      "bookmark_text": "rgb(237, 237, 237)",
      "frame": "rgb(78, 78, 78)",
      "tab_background_text": "rgb(189, 191, 194)"
    }
  }
}