Examine source code of Mac4lin

Inspect and view changes in Mac4lin 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": "Mac4lin",
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        235,
        235,
        235
      ],
      "ntp_header": [
        155,
        155,
        155
      ],
      "ntp_section": [
        235,
        235,
        235
      ]
    },
    "images": {
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "tints": {
      "frame": [
        0,
        0,
        0.68
      ],
      "frame_inactive": [
        0.6,
        0,
        0.68
      ],
      "button_background": [
        0,
        0,
        -1
      ],
      "buttons": [
        -1,
        0,
        -1
      ]
    }
  },
  "version": "1.0.3"
}