I see you(clash royale) GOBLIN

I see you(clash royale) GOBLIN

LOL

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "I see you(clash royale)",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 255, 0)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(178, 255, 172)",
      "toolbar_field_text": "rgb(16, 28, 255)",
      "tab_line": "rgb(248, 112, 140)",
      "popup": "rgb(178, 255, 172)",
      "popup_text": "rgb(117, 119, 116)",
      "button_background_active": "rgb(34, 57, 32)",
      "frame_inactive": "rgb(26, 255, 7)",
      "icons": "rgb(0, 15, 223)",
      "ntp_text": "rgb(25, 233, 8)",
      "popup_highlight_text": "rgb(178, 255, 172)",
      "sidebar_highlight": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 255, 31)"
    }
  }
}