Inspect and view changes in Eternal Light (by Skarv) 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
{
"version": "1.0.1",
"update_url": "http://clients2.google.com/service/update2/crx",
"name": "Eternal Light (by Skarv)",
"theme": {
"images": {
"theme_toolbar": "images/theme_toolbar.png",
"theme_window_control_background": "images/theme_window_control_background.png",
"theme_frame": "images/theme_frame.png",
"theme_frame_inactive": "images/theme_frame_inactive.png",
"theme_frame_incognito": "images/theme_frame_gold.png",
"theme_frame_incognito_inactive": "images/theme_frame_incognito_inactive.png",
"theme_ntp_attribution": "images/message.png",
"theme_ntp_background": "images/theme_ntp_background.png",
"theme_tab_background": "images/theme_tab_background.png",
"theme_tab_background_v": "images/theme_tab_background.png"
},
"colors": {
"frame": [
63,
83,
116
],
"frame_inactive": [
94,
113,
149
],
"frame_incognito": [
119,
102,
67
],
"frame_incognito_inactive": [
119,
102,
67
],
"toolbar": [
220,
230,
237,
0.85
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
255,
255,
255
],
"bookmark_text": [
0,
0,
33,
0.27
],
"ntp_background": [
255,
255,
255
],
"ntp_text": [
0,
0,
0
],
"ntp_link": [
6,
55,
116
],
"ntp_header": [
75,
140,
220
],
"ntp_section": [
229,
239,
254,
0.4
],
"ntp_section_text": [
0,
0,
0
],
"ntp_section_link": [
161,
192,
255
],
"control_background": [
0,
0,
0
],
"button_background": [
0,
0,
0,
80
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "repeat"
},
"tints": {
"buttons": [
-1,
-1,
0.35
],
"frame_inactive": [
-1,
-1,
-1
],
"frame_incognito": [
-1,
-1,
-1
],
"frame_incognito_inactive": [
-1,
-1,
-1
],
"theme_toolbar": [
1,
1,
0.3
],
"theme_tab_background_v": [
1,
1,
0.1
],
"background_tab": [
-1,
0.45,
0.45
]
}
}
}