Inspect and view changes in Sonic Space 2.0 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": "2.0",
"name": "Sonic Space 2.0",
"description": "RES: 1366x768 See facebook.com/toxicthemesv2 for loads more, requests. re-size and competitions.",
"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": [
212,
218,
222
],
"ntp_text": [
212,
218,
222
],
"ntp_section_link": [
212,
218,
222
],
"ntp_section_text": [
212,
218,
222
],
"ntp_background": [
110,
129,
143,
0.5
],
"ntp_header": [
0,
42,
71,
0.15
],
"ntp_section": [
0,
42,
71,
0.15
],
"frame": [
0,
42,
71
],
"toolbar": [
110,
129,
143
],
"tab_text": [
212,
218,
222
],
"tab_background_text": [
212,
218,
222
],
"bookmark_text": [
212,
218,
222
]
},
"tints": {
"buttons": [
0.570707070707071,
0.130434782608696,
0.496078431372549
],
"frame_incognito": [
0.534658933996134,
0.941176470588235,
0.131026528258362
],
"frame_inactive": [
0.570707070707071,
0.130434782608696,
0.85
],
"frame_incognito_inactive": [
0.570707070707071,
0.130434782608696,
0.85
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}