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.0",
"name": "__MSG_themeName__",
"default_locale": "en",
"theme": {
"images": {
"theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYnvIBDA",
"theme_toolbar": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYo9sBDA",
"theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYqNsBDA",
"theme_ntp_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYp9sBDA",
"theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYptsBDA"
},
"colors": {
"frame": [
13,
20,
62
],
"toolbar": [
7,
11,
39
],
"tab_text": [
170,
178,
238
],
"tab_background_text": [
51,
51,
102
],
"bookmark_text": [
170,
178,
238
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
13,
20,
62
],
"ntp_link": [
52,
66,
170
],
"ntp_section": [
13,
20,
62,
0.25
],
"ntp_section_text": [
13,
20,
62
],
"ntp_section_link": [
6,
23,
148
]
},
"properties": {
"ntp_background_alignment": "top left",
"ntp_background_repeat": "repeat"
},
"tints": {
"buttons": [
0.674,
0.416,
0.972
]
}
}
}