watermelon dino

watermelon dino

*Support me on Patreon! www.patreon.com/apofiss *MORE WALLPAPERS on my Gumroad! https://gumroad.com/munchimo97

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "manifest_version": 2,
  "name": "watermelon dino",
  "theme": {
    "images": {
      "theme_frame_overlay": "images/tab.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_ntp_attribution": "images/attribution.png"
    },
    "colors": {
      "frame": [
        71,
        105,
        91
      ],
      "toolbar": [
        207,
        221,
        192
      ],
      "ntp_text": [
        230,
        255,
        204
      ],
      "ntp_link": [
        36,
        70,
        0
      ],
      "ntp_section": [
        207,
        221,
        192
      ],
      "button_background": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "icons": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  }
}