Inspect and view changes in Colour Throw 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",
"name": "Colour Throw",
"theme": {
"images": {
"theme_frame": "images/z2z4.png",
"theme_toolbar": "images/z20.png",
"theme_tab_background": "images/z30.png",
"theme_ntp_background": "images/80_Colorful_Wallpapers_HD__2560x1600__www.HQPictures.tk-67.jpg_79.png"
},
"properties": {
"ntp_background_repeat": "no-repeat",
"ntp_background_alignment": "center top"
},
"colors": {
"frame": [
177,
214,
56
],
"frame_inactive": [
161,
182,
228
],
"frame_incognito": [
83,
106,
139
],
"frame_incognito_inactive": [
126,
139,
156
],
"toolbar": [
223,
223,
223
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
64,
64,
64
],
"bookmark_text": [
18,
50,
114
],
"ntp_background": [
250,
205,
57
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
6,
55,
116
],
"ntp_header": [
75,
140,
220
],
"ntp_section": [
229,
239,
254
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
6,
55,
116
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
}
},
"version": "1"
}