Resolution: 1366x768 - Smarties, user requested.
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": "https://clients2.google.com/service/update2/crx",
"version": "1.0",
"name": "smarties",
"short_name": "Smarties",
"description": "Resolution: 1366x768 - Smarties, user requested.",
"manifest_version": 2,
"theme": {
"images": {
"theme_toolbar": "images/toolbar.png",
"theme_frame": "images/frame.png",
"theme_tab_background": "images/tab.png",
"theme_ntp_background": "images/background_toxic"
},
"colors": {
"ntp_link": [
40,
28,
49
],
"ntp_text": [
40,
28,
49
],
"ntp_section_link": [
40,
28,
49
],
"ntp_section_text": [
40,
28,
49
],
"ntp_background": [
185,
163,
202,
0.5
],
"ntp_header": [
151,
109,
192,
0.15
],
"ntp_section": [
151,
109,
192,
0.15
],
"frame": [
151,
109,
192
],
"toolbar": [
185,
163,
202
],
"tab_text": [
40,
28,
49
],
"tab_background_text": [
40,
28,
49
],
"bookmark_text": [
40,
28,
49
]
},
"tints": {
"buttons": [
0.760683760683761,
0.268965517241379,
0.715686274509804
],
"frame_incognito": [
0.706827309236948,
0.373768646214467,
0.555478662053057
],
"frame_inactive": [
0.760683760683761,
0.268965517241379,
0.15
],
"frame_incognito_inactive": [
0.760683760683761,
0.268965517241379,
0.15
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}