Love Blockland and the color Silver?
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": "Blockland Silver",
"description": "Love Blockland and the color Silver?",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png",
"theme_button_background": "images/theme_button_background.png",
"theme_ntp_attribution": "images/theme_ntp_attribution.png"
},
"colors": {
"frame": [
116,
130,
130
],
"frame_inactive": [
255,
0,
0
],
"frame_incognito": [
83,
106,
139
],
"frame_incognito_inactive": [
126,
139,
156
],
"toolbar": [
130,
147,
163
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
12,
9,
122
],
"bookmark_text": [
255,
255,
255
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
255,
255,
255
],
"ntp_header": [
75,
140,
220
],
"ntp_section": [
236,
243,
254
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
255,
255,
255
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "repeat"
},
"tints": {
"buttons": [
0.35,
0.042735042735043,
0.54117647058824
],
"frame": [
0.75,
0.0088495575221239,
0.55686274509804
],
"frame_inactive": [
0,
1,
0.53529411764706
],
"frame_incognito": [
0,
1,
0.5
],
"frame_incognito_inactive": [
0.61111111111111,
0.86802030456853,
0.38627450980392
],
"background_tab": [
0.6,
0.075757575757576,
0.74117647058824
]
}
}
}