Elementor Cloud

Elementor Cloud

Elementor Cloud Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Elementor Cloud",
  "version": "3.11",
  "description": "Elementor Cloud Theme",
  "manifest_version": 3,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        12,
        13,
        14
      ],
      "toolbar": [
        4,
        4,
        132
      ],
      "tab_text": [
        70,
        242,
        182
      ],
      "tab_background_text": [
        241,
        242,
        243
      ],
      "bookmark_text": [
        241,
        242,
        243
      ],
      "ntp_background": [
        4,
        0,
        128
      ],
      "ntp_text": [
        70,
        242,
        182
      ],
      "ntp_link": [
        70,
        242,
        182
      ],
      "button_background": [
        4,
        0,
        128,
        0.01
      ]
    },
    "tints": {
      "buttons": [
        0.58,
        0.08,
        0.95
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}