Official Greek Social Network.net for google chrome
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",
"name": "Greek Social Network.net",
"description": "Official Greek Social Network.net for google chrome",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_ntp_background": "images/theme_ntp_background.png",
"theme_frame_overlay": "images/theme_frame_overlay.png",
"theme_window_control_background": "images/theme_window_control_background.png"
},
"colors": {
"frame": [
252,
246,
230
],
"frame_inactive": [
105,
97,
90
],
"frame_incognito": [
83,
106,
139
],
"frame_incognito_inactive": [
105,
97,
90
],
"toolbar": [
252,
246,
230
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
203,
114,
41
],
"ntp_background": [
252,
246,
230
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
225,
186,
79
],
"ntp_header": [
252,
246,
230
],
"ntp_section": [
203,
114,
41
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
225,
186,
79
],
"control_background": [
0,
0,
0,
0
],
"button_background": [
0,
0,
0,
0
]
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "no-repeat"
},
"tints": {
"buttons": [
0.075102880658436,
0.66393442622951,
0.47843137254902
],
"frame": [
0.075102880658436,
0.66393442622951,
0.47843137254902
],
"frame_inactive": [
0.077777777777778,
0.076923076923077,
0.38235294117647
],
"frame_incognito": [
0.59821428571429,
0.25225225225225,
0.43529411764706
],
"frame_incognito_inactive": [
0.077777777777778,
0.076923076923077,
0.38235294117647
],
"background_tab": [
0.12121212121212,
0.78571428571429,
0.94509803921569
]
}
}
}