Amazing Sunset ABP 2

Amazing Sunset ABP 2

This image was created by Bronson Elsley.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "2",
  "name": "Amazing Sunset ABP 2",
  "theme": {
    "images": {
      "theme_tab_background": "images/theme_tab_inactive.png",
      "theme_frame": "images/theme_frame_black.png",
      "theme_toolbar": "images/theme_toolbar_black.png",
      "theme_ntp_background": "images/theme_ntp_background_norepeat.png"
    },
    "colors": {
      "frame": [
        255,
        226,
        134
      ],
      "frame_inactive": [
        59,
        36,
        28
      ],
      "toolbar": [
        255,
        226,
        134
      ],
      "tab_text": [
        255,
        226,
        134
      ],
      "tab_background_text": [
        59,
        36,
        28
      ],
      "bookmark_text": [
        255,
        226,
        134
      ],
      "ntp_text": [
        255,
        226,
        134
      ],
      "ntp_link": [
        255,
        226,
        134
      ],
      "ntp_section": [
        255,
        226,
        134
      ],
      "button_background": [
        255,
        226,
        134
      ],
      "ntp_background": [
        59,
        36,
        28
      ]
    },
    "icons": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "tints": {
      "buttons": [
        255,
        226,
        134
      ]
    }
  }
}