Examine source code of Dark Carbon 1717

Inspect and view changes in Dark Carbon 1717 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": "1.0",
  "name": "Dark Carbon 1717",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0)",
      "toolbar_text": "rgba(255, 255, 255, 0.88)",
      "frame": "rgb(27, 40, 45)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(0, 0, 0, 0.51)",
      "toolbar_field_text": "rgba(255, 255, 255, 0.82)",
      "tab_line": "rgba(255, 255, 255, 0.27)",
      "popup": "rgb(27, 40, 45)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_selected": "rgba(255, 255, 255, 0.29)",
      "toolbar_field_border": "rgba(217, 217, 217, 0.16)",
      "tab_loading": "rgba(255, 255, 255, 0.27)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{42d100ac-2dfe-493c-bb76-cfc726dc3e2e}"
    }
  }
}