iTransparency By AeroBoy

iTransparency By AeroBoy

A Theme to enable complete transparency in Google Chrome on Mac.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "iTransparency By AeroBoy",
  "description": "A Theme to enable complete transparency in Google Chrome on Mac.",
  "theme": {
    "colors": {
      "tooltip": [
        255,
        255,
        255
      ]
    },
    "images": {
      "theme_frame": "newglass.png",
      "theme_tab_background": "aeroframedup.png",
      "theme_toolbar": "aeroframedup.png"
    }
  },
  "version": "1"
}