Technology Series - Wright Brothers Bicycle

Technology Series - Wright Brothers Bicycle

One of the "advanced" bicycles designed by the Wright Brothers, today it can be seen at the Smithsonian.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "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.png"
    },
    "colors": {
      "frame": [
        30,
        29,
        37
      ],
      "toolbar": [
        190,
        188,
        188
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        223,
        231,
        227
      ],
      "bookmark_text": [
        30,
        29,
        37
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        233,
        172,
        19
      ],
      "button_background": [
        230,
        176,
        7,
        0.97
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Technology Series - Wright Brothers Bicycle",
  "version": "1",
  "description": ""
}