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.21",
"name": "Republica Argentina - Argentina",
"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": [
141,
210,
239
],
"toolbar": [
238,
238,
238
],
"tab_text": [
49,
164,
212
],
"tab_background_text": [
49,
164,
212
],
"bookmark_text": [
49,
164,
212
],
"ntp_background": [
191,
236,
254
],
"ntp_text": [
49,
164,
212
],
"ntp_link": [
49,
164,
212
],
"ntp_header": [
255,
224,
67,
1
],
"ntp_section": [
255,
224,
67,
0.7
],
"ntp_section_text": [
49,
164,
212
],
"ntp_section_link": [
49,
164,
212
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": 0
},
"tints": {
"buttons": [
0.55,
1,
0.5
]
}
}
}