Hiccup & Toothless Sunset

Hiccup & Toothless Sunset

How To Train Your Dragon - Sunset before the Night Fury

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "description": "How To Train Your Dragon - Sunset before the Night Fury",
  "icons": {
    "128": "images/icon.png"
  },
  "version": "1.0",
  "name": "Hiccup & Toothless Sunset",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_tab_background": "images/tabinactivestrong.png"
    },
    "colors": {
      "ntp_link": [
        89,
        81,
        62
      ],
      "ntp_text": [
        252,
        248,
        224
      ],
      "ntp_section_link": [
        89,
        81,
        62
      ],
      "ntp_section_text": [
        252,
        248,
        224
      ],
      "ntp_background": [
        45,
        117,
        160
      ],
      "frame": [
        248,
        239,
        189
      ],
      "toolbar": [
        248,
        239,
        189
      ],
      "tab_text": [
        89,
        81,
        62
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        89,
        81,
        62
      ]
    },
    "tints": {
      "buttons": [
        0,
        0.45,
        0.45
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}