Inspect and view changes in Office 2007 Blue 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",
"name": "Office 2007 Blue",
"description": "Office 2007 Blue Google Chrome theme",
"theme": {
"images": {
"theme_frame": "i/themeframe.png",
"theme_toolbar": "i/toolbg.png",
"theme_tab_background": "i/tab.png",
"theme_ntp_background": "i/newtabpanebg.png"
},
"colors": {
"frame": [
38,
168,
223
],
"toolbar": [
38,
168,
223
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
0,
0,
0
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
0,
0,
0
],
"ntp_section": [
113,
206,
245,
0.8
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "top left",
"ntp_background_repeat": "repeat",
"ntp_logo_alternate": 1
},
"tints": {
"buttons": [
0.65,
1,
0.8
]
}
}
}