Inspect and view changes in Holly's Walk on Wild Side Fantasy Radio UK 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": "Holly's Walk on Wild Side Fantasy Radio UK",
"description": "RES: 1366x768 Fantasy Radio UK presents Holly Myami's Walk On The Wild Side Show on Fantasy Radio UK - www.fantasyradio.stream",
"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.png"
},
"colors": {
"ntp_link": [
54,
36,
23
],
"ntp_text": [
54,
36,
23
],
"ntp_section_link": [
54,
36,
23
],
"ntp_section_text": [
54,
36,
23
],
"ntp_background": [
232,
214,
200,
0.5
],
"ntp_header": [
247,
213,
186,
0.15
],
"ntp_section": [
247,
213,
186,
0.15
],
"frame": [
247,
213,
186
],
"toolbar": [
232,
214,
200
],
"tab_text": [
54,
36,
23
],
"tab_background_text": [
54,
36,
23
],
"bookmark_text": [
54,
36,
23
]
},
"tints": {
"buttons": [
0.0729166666666666,
0.41025641025641,
0.647058823529412
],
"frame_incognito": [
0.0694310511089682,
0.745607333842628,
0.799077277970011
],
"frame_inactive": [
0.0729166666666666,
0.41025641025641,
0.15
],
"frame_incognito_inactive": [
0.0729166666666666,
0.41025641025641,
0.15
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}