Examine source code of BlackWhiteDifusse

Inspect and view changes in BlackWhiteDifusse source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "BlackWhiteDifusse",
  "version": "2.0",
  "theme": {
    "colors": {
      "bookmark_text": [
        40,
        40,
        40
      ],
      "frame": [
        40,
        40,
        40
      ],
      "frame_inactive": [
        130,
        130,
        130
      ],
      "frame_background": [
        214,
        214,
        214
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        230,
        230,
        230
      ],
      "ntp_link": [
        80,
        80,
        80
      ],
      "ntp_section": [
        240,
        240,
        240,
        1
      ],
      "ntp_section_text": [
        40,
        40,
        40
      ],
      "ntp_section_link": [
        40,
        40,
        40
      ],
      "ntp_section_link_underline": [
        40,
        40,
        40
      ],
      "ntp_text": [
        40,
        40,
        40
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        40,
        40,
        40
      ],
      "toolbar": [
        250,
        250,
        250
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_inactive": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_button_background": "images/theme_button_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom left",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ],
      "frame_inactive": [
        0,
        0,
        0.7
      ]
    }
  }
}