Elementor

Elementor

Elementor Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Elementor",
  "version": "3.13",
  "description": "Elementor 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": [
        145,
        1,
        59
      ],
      "toolbar": [
        255,
        197,
        243
      ],
      "tab_text": [
        145,
        1,
        59
      ],
      "tab_background_text": [
        255,
        197,
        243
      ],
      "bookmark_text": [
        145,
        1,
        59
      ],
      "ntp_background": [
        255,
        197,
        243
      ],
      "ntp_text": [
        145,
        1,
        59
      ],
      "ntp_link": [
        145,
        1,
        59
      ],
      "button_background": [
        145,
        1,
        59,
        0.01
      ]
    },
    "tints": {
      "buttons": [
        0.93,
        0.99,
        0.29
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}