Inspect and view changes in Miraculous Ladybug 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": "Miraculous Ladybug",
"description": "res: 1366x768 - crime-fighting superhero known as Ladybug - facebook.com/toxicthemesv2 for other themes and sizes.",
"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": [
255,
255,
255
],
"ntp_text": [
255,
255,
255
],
"ntp_section_link": [
47,
31,
30
],
"ntp_section_text": [
255,
255,
255
],
"ntp_background": [
163,
112,
109,
0.5
],
"ntp_header": [
103,
1,
0,
0.15
],
"ntp_section": [
103,
1,
0,
0.15
],
"frame": [
103,
1,
0
],
"toolbar": [
163,
112,
109
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
255
]
},
"tints": {
"buttons": [
0.00925925925925919,
0.226890756302521,
0.533333333333333
],
"frame_incognito": [
0.0015229392727965,
0.941176470588235,
0.190080738177624
],
"frame_inactive": [
0.00925925925925919,
0.226890756302521,
0.15
],
"frame_incognito_inactive": [
0.00925925925925919,
0.226890756302521,
0.15
]
},
"properties": {
"ntp_background_alignment": "left top",
"ntp_background_repeat": "no-repeat"
}
}
}