Inspect and view changes in La Blue Babe Full Splash - 1366x768 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": "https://clients2.google.com/service/update2/crx",
"version": "1.0",
"name": "La Blue Babe Full Splash - 1366x768",
"description": "This is Full Splash. The original was done by MOCEN",
"manifest_version": 2,
"icons": {
"128": "images/icon_128.png"
},
"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": [
216,
217,
218
],
"ntp_text": [
216,
217,
218
],
"ntp_section_link": [
216,
217,
218
],
"ntp_section_text": [
216,
217,
218
],
"ntp_background": [
93,
97,
98,
0.5
],
"ntp_header": [
59,
67,
69,
0.15
],
"ntp_section": [
59,
67,
69,
0.15
],
"frame": [
59,
67,
69
],
"toolbar": [
93,
97,
98
],
"tab_text": [
216,
217,
218
],
"tab_background_text": [
216,
217,
218
],
"bookmark_text": [
216,
217,
218
]
},
"tints": {
"buttons": [
0.533333333333333,
0.0261780104712042,
0.374509803921569
],
"frame_incognito": [
0.501960784313725,
0.0735294117647058,
0.236216839677047
],
"frame_inactive": [
0.533333333333333,
0.0261780104712042,
0.85
],
"frame_incognito_inactive": [
0.533333333333333,
0.0261780104712042,
0.85
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}