Chrome One Piece - ColoSpread (1366x768)

Chrome One Piece - ColoSpread (1366x768)

Color Spread chapter 609.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDesc__",
  "default_locale": "es",
  "version": "1.1",
  "theme": {
    "images": {
      "theme_frame": "images/theme-frame.png",
      "theme_toolbar": "images/theme-toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.jpg"
    },
    "colors": {
      "tab_text": [
        13,
        70,
        161
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        13,
        70,
        161
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}