Bridge

Bridge

Beautiful bridge theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "theme": {
    "colors": {
      "ntp_link_underline": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        189,
        218,
        157,
        0.4
      ],
      "frame": [
        114,
        163,
        62
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_frame": "images/theme_frame.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Bridge",
  "manifest_version": 2,
  "version": "1.0"
}