Inspect and view changes in Genoa CFC 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": "Genoa CFC",
"theme": {
"images": {
"theme_frame": "i/theme_frame.png",
"theme_toolbar": "i/theme_toolbar.png",
"theme_tab_background": "i/theme_tab_background.png",
"theme_ntp_background": "i/theme_ntp_background.png",
"theme_ntp_attribution": "i/theme_ntp_attribution.png",
"theme_button_background": "i/theme_button_background.png",
"theme_window_control_background": "i/theme_window_control_background.png",
"theme_tab_background_incognito": "i/theme_tab_background_incognito.png",
"theme_frame_overlay": "i/theme_frame_overlay.png"
},
"colors": {
"frame": [
2,
14,
47
],
"frame_inactive": [
2,
14,
47
],
"frame_incognito": [
2,
14,
47
],
"frame_incognito_inactive": [
2,
14,
47
],
"toolbar": [
0,
39,
93
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
170,
170,
170
],
"bookmark_text": [
213,
213,
213
],
"ntp_background": [
2,
14,
47
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
157,
0,
0
],
"ntp_link_underline": [
128,
0,
0
],
"ntp_header": [
201,
16,
16
],
"ntp_section": [
201,
16,
16
],
"ntp_section_text": [
255,
255,
255
],
"ntp_section_link": [
6,
55,
116
],
"ntp_section_link_underline": [
6,
55,
116
],
"control_background": [
201,
16,
16
],
"button_background": [
2,
14,
47
]
},
"tints": {
"buttons": [
-1,
-1,
-1
],
"frame": [
-1,
-1,
-1
],
"frame_inactive": [
-1,
-1,
0.75
],
"frame_incognito": [
-1,
0.2,
0.35
],
"frame_incognito_inactive": [
-1,
0.3,
0.6
],
"background_tab": [
-1,
0.5,
0.75
]
},
"properties": {
"ntp_background_alignment": "bottom left",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 1
}
}
}