Inspect and view changes in Lady GaGa 3 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",
"name": "Lady GaGa 3",
"description": "Theme using the art from photographer Nick Knight's \"Smoke N' Mirrors\" Born This Way Remix Poster.",
"theme": {
"images": {
"theme_frame": "images/theme_frame.png",
"theme_toolbar": "images/theme_toolbar.png",
"theme_ntp_background": "images/theme_ntp_background.png"
},
"colors": {
"frame": [
0,
0,
0
],
"frame_inactive": [
161,
182,
228
],
"frame_incognito": [
83,
106,
139
],
"frame_incognito_inactive": [
126,
139,
156
],
"toolbar": [
223,
223,
223
],
"tab_text": [
252,
252,
252
],
"tab_background_text": [
64,
64,
64
],
"bookmark_text": [
194,
210,
255
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
13,
121,
255
],
"ntp_header": [
75,
140,
220
],
"ntp_section": [
229,
239,
254
],
"ntp_section_text": [
255,
255,
255
],
"ntp_section_link": [
6,
55,
116
],
"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,
0,
1
],
"frame": [
-1,
-1,
-1
],
"frame_inactive": [
0.6875,
0.10526315789474,
0.55294117647059
],
"frame_incognito": [
0.68604651162791,
0.25146198830409,
0.33529411764706
],
"frame_incognito_inactive": [
0.71333333333333,
0.26041666666667,
0.62352941176471
],
"background_tab": [
0.7283950617284,
0.45762711864407,
0.76862745098039
]
}
}
}