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.2",
"name": "República de Chile - Chile",
"theme": {
"images": {
"theme_frame": "assets/frame.png",
"theme_toolbar": "assets/toolbar.png",
"theme_ntp_background": "assets/new_tab.jpg",
"theme_tab_background": "assets/bg_tab.png",
"theme_button_background": "assets/button.png"
},
"colors": {
"frame": [
249,
13,
5
],
"toolbar": [
15,
45,
127
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
249,
13,
5
],
"bookmark_text": [
255,
255,
255
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
0,
0,
0
],
"ntp_header": [
35,
68,
156,
1
],
"ntp_section": [
35,
68,
156,
0.7
],
"ntp_section_text": [
255,
255,
255
],
"ntp_section_link": [
255,
255,
255
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 0
},
"tints": {
"buttons": [
1,
1,
0.6
]
}
}
}