Inspect and view changes in tema naruto e hinata 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": "http://clients2.google.com/service/update2/crx",
"version": "1.4",
"name": "tema naruto e hinata",
"theme": {
"images": {
"theme_frame": "images/1.png",
"theme_toolbar": "images/3.png",
"theme_ntp_background": "images/2.png",
"theme_ntp_attribution": "images/at.png"
},
"colors": {
"frame": [
255,
165,
0
],
"toolbar": [
154,
205,
50
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
255,
255,
255
],
"ntp_section": [
207,
221,
192
],
"button_background": [
248,
228,
1
]
},
"tints": {
"buttons": [
248,
228,
1
]
},
"properties": {
"ntp_background_alignment": "bottom"
}
}
}