Sydney_Harbour_Bridge

Sydney_Harbour_Bridge

This is an image of the Harbour Bridge that is taken by the famous photographer +Rodney Campbell.

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": "Sydney_Harbour_Bridge",
  "theme": {
    "images": {
      "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": [
        114,
        90,
        70
      ],
      "toolbar": [
        114,
        90,
        70
      ],
      "tab_text": [
        114,
        90,
        70
      ],
      "tab_background_text": [
        114,
        90,
        70
      ],
      "bookmark_text": [
        114,
        90,
        70
      ],
      "ntp_text": [
        114,
        90,
        70
      ],
      "ntp_link": [
        114,
        90,
        70
      ],
      "ntp_section": [
        114,
        90,
        70
      ],
      "button_background": [
        114,
        90,
        70
      ],
      "ntp_background": [
        15,
        21,
        45
      ]
    },
    "icons": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "tints": {
      "buttons": [
        114,
        90,
        70
      ]
    }
  }
}