Black & White

Black & White

Black & White: a timeless combination

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "2.1",
  "name": "Black & White",
  "description": "Black & White: a timeless combination",
  "theme": {
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        154,
        160,
        166
      ]
    },
    "tints": {
      "buttons": [
        0.9,
        0,
        0.5
      ],
      "frame_inactive": [
        -1,
        -1,
        0.6
      ],
      "frame_incognito": [
        0.1,
        0,
        0.7
      ],
      "frame_incognito_inactive": [
        0.1,
        0,
        0.7
      ]
    }
  }
}