Starstorm

Starstorm

colorful starstorm

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Starstorm",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "star-storm-5.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 118, 255, 0.69)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(242, 13, 126, 0.77)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{abc74345-2a31-436c-8af9-117ed3a476fc}"
    }
  }
}