Inspect and view changes in Tema da PJ Umuarama 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",
"name": "Tema da PJ Umuarama",
"version": "1.0",
"description": "Tema da Pastoral da Juventude de Umuarama",
"theme": {
"images": {
"theme_frame": "imagens/theme_frame_camo.png",
"theme_toolbar": "imagens/theme_toolbar_camo.png",
"theme_ntp_background": "imagens/theme_ntp_background_norepeat.png",
"theme_button_background": "imagens/theme_button_background_norepeat.png",
"theme_ntp_attribution": "imagens/attribution.png"
},
"colors": {
"frame": [
0,
0,
0
],
"toolbar": [
0,
0,
0
],
"ntp_text": [
0,
0,
0
],
"ntp_section": [
0,
153,
204
],
"button_background": [
102,
102,
204
],
"ntp_background": [
255,
255,
255
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
255
],
"ntp_link": [
255,
0,
0
]
},
"tints": {
"buttons": [
0,
0,
1
]
},
"properties": {
"ntp_background_alignment": "right",
"ntp_logo_alternate": 1
}
}
}