Inspect and view changes in Denpa Onna to Seishun Otoko 2 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",
"manifest_version": 2,
"version": "1.0",
"name": "Denpa Onna to Seishun Otoko 2",
"description": "Denpa Onna to Seishun Otoko 2",
"theme": {
"images": {
"theme_ntp_background": "images/background.jpg",
"theme_toolbar": "images/toolbar.png",
"theme_tab_background": "images/tab.png",
"theme_frame": "images/frame.png"
},
"colors": {
"frame": [
0,
188,
208
],
"toolbar": [
0,
188,
208
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"button_background": [
251,
241,
231
],
"bookmark_text": [
255,
255,
255
],
"background_tab": [
0,
0,
0
],
"ntp_section": [
0,
0,
0
],
"ntp_text": [
0,
0,
0
],
"ntp_section_text": [
255,
255,
255
],
"ntp_section_link": [
0,
0,
0
],
"ntp_section_link_underline": [
0,
0,
0
],
"frame_inactive": [
206,
236,
244
]
},
"tints": {},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "no-repeat"
}
}
}