Inspect and view changes in Rose Theme 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",
"version": "1.1",
"name": "Rose Theme",
"theme": {
"comment": {
"Created": " dwrgwag at gmail",
"Main": " image from http://imacwallpapers.com/"
},
"images": {
"theme_frame": "f2.png",
"theme_frame_inactive": "f2.png",
"theme_ntp_background": "rose.jpg",
"theme_tab_background": "f2.png",
"theme_toolbar": "f1.png"
},
"colors": {
"frame": [
230,
0,
0
],
"toolbar": [
230,
0,
0
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
255,
255,
255
],
"ntp_background": [
230,
0,
0
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
255,
255,
255
],
"ntp_section": [
255,
255,
255,
0.7
],
"ntp_section_text": [
230,
0,
0
],
"ntp_section_link": [
230,
0,
0
]
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 1
},
"tints": {
"buttons": [
0,
0.517,
1
]
}
}
}