Examine source code of Yumekawaii Hoshi PURPLEver.

Inspect and view changes in Yumekawaii Hoshi PURPLEver. 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": "Yumekawaii Hoshi PURPLEver.",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(153, 220, 255, 0.35)",
      "toolbar_text": "rgb(127, 93, 190)",
      "frame": "rgb(235, 213, 251)",
      "tab_background_text": "rgb(127, 93, 190)",
      "toolbar_field": "rgba(255, 250, 215, 0.7)",
      "toolbar_field_text": "rgb(127, 93, 190)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgba(255, 250, 215, 0.85)",
      "popup_text": "rgba(139, 105, 226, 0.9)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{71beecf3-fe43-475d-822a-6910b7275d6d}"
    }
  }
}