Inspect and view changes in Black and Red HD Wallpaper | Splash Wallpaper 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
{
"description": "With our 1080p Red & Black wallpaper, you will want to open up new tabs - just to see our marvelous images! Download here now!",
"manifest_version": 2,
"name": "Black and Red HD Wallpaper | Splash Wallpaper",
"theme": {
"colors": {
"bookmark_text": [
255,
0,
0
],
"button_background": [
255,
0,
0,
1
],
"frame": [
0,
0,
0
],
"frame_inactive": [
38,
38,
38
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
255,
0,
0
],
"tab_background_text": [
255,
108,
108
],
"tab_text": [
255,
0,
0
],
"toolbar": [
32,
4,
4
]
},
"images": {
"theme_ntp_background": "images/blah.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_tab_background_incognito": "images/theme_tab_background.png"
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0,
1,
0.5
]
}
},
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "1"
}