Examine source code of vintage succulents

Inspect and view changes in vintage succulents 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": "vintage succulents",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(248, 237, 236)",
      "toolbar_text": "rgb(35, 35, 35)",
      "frame": "rgb(243, 223, 223)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(64, 53, 53)",
      "tab_line": "rgb(140, 89, 87)",
      "popup": "rgb(248, 237, 236)",
      "popup_text": "rgb(15, 14, 14)",
      "tab_loading": "rgb(140, 89, 87)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d73af461-33fc-40bf-9ad7-9e042ed47bb5}"
    }
  }
}