Amber G Blue Message

Amber G Blue Message

Background image from Amber G.'s My World novel.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.1",
  "name": "Amber G Blue Message",
  "short name": "Amber G Blue Message",
  "description": "Background image from Amber G.'s My World novel.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 2,
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        0,
        55
      ],
      "ntp_background": [
        159,
        130,
        137
      ],
      "ntp_text": [
        106,
        106,
        106
      ],
      "tab_background_text": [
        150,
        150,
        155
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        55
      ]
    },
    "images": {
      "theme_frame": "theme_frame.png",
      "theme_ntp_background": "theme_ntp_background.png",
      "theme_tab_background": "theme_tab_background.png",
      "theme_toolbar": "theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ]
    }
  }
}