For Janet Jackson 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": "2.0",
"name": "Janet Jackson 2.0",
"theme": {
"images": {
"theme_ntp_background": "Images/Janet-Jackson-30.png",
"theme_toolbar": "Images/large_toolbar.png",
"theme_frame": "Images/frame_inactive.png"
},
"colors": {
"ntp_background": [
0,
0,
0
],
"tab_text": [
0,
215,
205
],
"tab_background_text": [
255,
200,
0
]
},
"tints": {},
"properties": {
"ntp_background_alignment": "center top"
}
}
}