Cutealism

Cutealism

Cute af. cutealism.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "theme": {
    "images": {
      "theme_frame": "images/heart.png",
      "theme_toolbar": "images/yellow.png",
      "theme_tab_background": "images/green.png",
      "theme_button_background": "images/green.png",
      "theme_ntp_background": "images/background.gif"
    },
    "colors": {
      "tab_text": [
        255,
        34,
        168
      ],
      "tab_background_text": [
        116,
        154,
        29
      ],
      "bookmark_text": [
        255,
        34,
        168
      ],
      "button_background": [
        255,
        34,
        168
      ],
      "control_background": [
        255,
        34,
        168
      ],
      "toolbar_button_icon": [
        255,
        34,
        168
      ]
    },
    "properties": {
      "ntp_logo_alternate": 1,
      "ntp_background_repeat": "repeat"
    }
  },
  "name": "Cutealism",
  "short_name": "Cutealism",
  "version": "1.2",
  "description": "Cute af. cutealism.com"
}