Inspect and view changes in Minho Ver. 2 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",
"name": "Minho Ver. 2",
"description": " ",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png"
},
"colors": {
"frame": [
255,
255,
255
],
"frame_inactive": [
161,
182,
228
],
"frame_incognito": [
141,
103,
230
],
"frame_incognito_inactive": [
126,
139,
156
],
"toolbar": [
0,
0,
0
],
"tab_text": [
121,
186,
236
],
"tab_background_text": [
84,
75,
107
],
"bookmark_text": [
216,
131,
242
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
48,
28,
115
],
"ntp_link": [
194,
231,
242
],
"ntp_header": [
75,
140,
220
],
"ntp_section": [
229,
239,
254
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
13,
118,
250
],
"control_background": [
16,
19,
107,
0
],
"button_background": [
16,
19,
107,
0
]
},
"properties": {
"ntp_background_alignment": "",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0,
0,
0.83921568627451
],
"frame": [
0.59939759036145,
1,
0.67450980392157
],
"frame_inactive": [
-1,
-1,
0.75
],
"frame_incognito": [
0.72222222222222,
0.24193548387097,
0.51372549019608
],
"frame_incognito_inactive": [
0.018115942028986,
1,
0.36078431372549
],
"background_tab": [
0.72222222222222,
0.24193548387097,
0.51372549019608
]
}
}
}