Inspect and view changes in The Disappearance of Haruhi Suzumiya (Aero) 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
{
"manifest_version": 2,
"update_url": "http://clients2.google.com/service/update2/crx",
"version": "1.11",
"name": "The Disappearance of Haruhi Suzumiya (Aero)",
"description": "Haruhi Suzumiya theme for 800x*, 1024x*, 1280x*, 1400x*, 1440x*, 1600x*, 1920x* resolutions with Aero Glass support.",
"theme": {
"images": {
"theme_toolbar": "images/theme_toolbar_1920.jpg",
"theme_ntp_background": "images/haruhi_remake_1920.jpg",
"theme_ntp_attribution": "images/bews.png"
},
"colors": {
"tab_text": [
50,
50,
50
],
"tab_background_text": [
100,
100,
100
],
"bookmark_text": [
50,
50,
50
],
"ntp_background": [
170,
170,
170
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
50,
50,
50
]
},
"properties": {
"ntp_background_alignment": "center bottom",
"ntp_background_repeat": "no-repeat"
}
}
}