Inspect and view changes in School Uniform Anime Girl Student - Anime Theme 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",
"name": "School Uniform Anime Girl Student - Anime Theme",
"manifest_version": 2,
"theme": {
"images": {
"theme_ntp_background": "theme_ntp_background.jpg"
},
"tints": {
"buttons": [
1,
1,
1
]
},
"colors": {
"toolbar": [
32,
47,
61
],
"tab_text": [
255,
255,
255
],
"omnibox_background": [
255,
255,
255
],
"omnibox_text": [
0,
0,
0
],
"frame": [
41,
59,
77
]
}
},
"version": "1.0"
}