For Halle Berry fans!
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",
"version": "1.0",
"name": "Halle Berry 1.0",
"theme": {
"images": {
"theme_ntp_background": "Images/Halle-Berry-21.png",
"theme_toolbar": "Images/large_toolbar.png",
"theme_frame": "Images/frame_inactive.png"
},
"colors": {
"ntp_background": [
0,
0,
0
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
0,
0,
0
]
},
"tints": {},
"properties": {
"ntp_background_alignment": "left top"
}
}
}