Simple Tricksters Online Theme. Game and images belong to SG Interactive.
why not check out our other app ? http://bit.ly/kA5cu5
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": "2",
"name": "Tricksters Online Lion vs Buffalo",
"description": "Simple Tricksters Online Theme. Game and images belong to SG Interactive.\nwhy not check out our other app ? http://bit.ly/kA5cu5",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png",
"theme_window_control_background": "images/theme_window_control_background.png"
},
"colors": {
"frame": [
107,
147,
249
],
"frame_inactive": [
107,
147,
249
],
"frame_incognito": [
139,
139,
139
],
"frame_incognito_inactive": [
156,
156,
156
],
"toolbar": [
249,
249,
249
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
255
],
"ntp_background": [
107,
147,
249
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
107,
147,
249
],
"ntp_header": [
107,
147,
249
],
"ntp_section": [
255,
255,
255
],
"ntp_section_text": [
107,
147,
249
],
"ntp_section_link": [
73,
95,
116
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0,
0,
1
],
"frame": [
0,
0,
1
],
"frame_inactive": [
0.61971830985915,
0.92207792207792,
0.69803921568627
],
"frame_incognito": [
0.61971830985915,
0.92207792207792,
0.69803921568627
],
"frame_incognito_inactive": [
0.61971830985915,
0.92207792207792,
0.69803921568627
],
"background_tab": [
0.61875,
0.4,
0.3921568627451
]
}
}
}