Examine source code of Animated│SpiralSpace - Cyan Blue

Inspect and view changes in Animated│SpiralSpace - Cyan Blue 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": "Animated│SpiralSpace - Cyan Blue",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left top",
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 65, 64, 0.15)",
      "toolbar_text": "rgb(182, 255, 254)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(0, 255, 244)",
      "toolbar_field": "rgba(0, 65, 60, 0)",
      "toolbar_field_text": "rgba(0, 255, 244, 0.49)",
      "tab_line": "rgba(0, 255, 244, 0.3)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(182, 255, 254)",
      "button_background_active": "rgba(0, 255, 244, 0.2)",
      "button_background_hover": "rgba(0, 255, 244, 0.08)",
      "icons_attention": "rgb(0, 255, 244)",
      "popup_border": "rgb(0, 255, 244)",
      "tab_loading": "rgb(0, 255, 244)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{47d5597f-baeb-42e5-a2d6-27a0470f4e77}"
    }
  }
}