Examine source code of Cotton Candy Glacie

Inspect and view changes in Cotton Candy Glacie 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": "Glacie",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-019-7ce748211c61f9059493d4c4378e8a74.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(249, 176, 213)",
      "toolbar_text": "rgb(18, 18, 18)",
      "frame": "rgb(72, 173, 239)",
      "tab_background_text": "rgb(18, 18, 18)",
      "toolbar_field": "rgb(252, 189, 120)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(252, 189, 120)",
      "popup": "rgb(252, 189, 120)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(252, 189, 120)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{06419c1f-f293-4866-815b-a7a66f517a68}"
    }
  }
}