Red Honda NSX

Red Honda NSX

The Legendary Honda NSX

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "description": "The Legendary Honda NSX",
  "icons": {
    "128": "images/nsx_128.png"
  },
  "version": "2.3",
  "name": "Red Honda NSX",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_tab_background": "images/tab.png"
    },
    "colors": {
      "ntp_link": [
        234,
        198,
        152
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        234,
        198,
        152
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        250,
        238,
        222
      ],
      "frame": [
        89,
        89,
        89
      ],
      "toolbar": [
        89,
        89,
        89
      ],
      "tab_text": [
        250,
        238,
        222
      ],
      "tab_background_text": [
        234,
        198,
        152
      ],
      "bookmark_text": [
        234,
        198,
        152
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.31
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat"
    }
  }
}