Examine source code of Animated│Shining Falling Stars

Inspect and view changes in Animated│Shining Falling Stars 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│Shining Falling Stars",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top"
      ],
      "additional_backgrounds_tiling": [
        "repeat-y",
        "repeat-y"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 0, 0, 0.1)",
      "toolbar_text": "rgb(255, 246, 204)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 246, 204)",
      "toolbar_field": "rgba(37, 0, 0, 0.3)",
      "toolbar_field_text": "rgb(255, 237, 156)",
      "tab_line": "rgba(186, 0, 0, 0.5)",
      "popup": "rgb(37, 0, 0)",
      "popup_text": "rgb(255, 246, 204)",
      "button_background_active": "rgba(186, 0, 0, 0.25)",
      "button_background_hover": "rgba(186, 0, 0, 0.5)",
      "icons_attention": "rgb(255, 209, 0)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(255, 209, 0)",
      "popup_border": "rgba(255, 246, 204, 0.5)",
      "popup_highlight": "rgba(255, 209, 0, 0.5)",
      "sidebar_text": "rgb(255, 246, 204)",
      "tab_loading": "rgb(255, 223, 0)",
      "tab_text": "rgb(255, 237, 156)",
      "toolbar_bottom_separator": "rgba(186, 0, 0, 0.5)",
      "toolbar_field_border_focus": "rgba(186, 0, 0, 0.25)",
      "toolbar_field_border": "rgba(186, 0, 0, 0.25)",
      "toolbar_field_focus": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgba(255, 209, 0, 0.5)",
      "toolbar_top_separator": "rgba(255, 246, 204, 0.5)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ab16606-e06c-4fae-ab0e-03a11910d906}"
    }
  }
}