Inspect and view changes in Dark Neon Blackout Green (Preto e Verde) 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": "https://clients2.google.com/service/update2/crx",
"manifest_version": 2,
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"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_button_background": "images/theme_frame_overlay.png",
"theme_frame_overlay": "images/theme_frame_overlay.png",
"theme_window_control_background": "images/theme_window_control_background.png"
},
"colors": {
"frame": [
0,
0,
0,
0
],
"frame_inactive": [
0,
0,
0
],
"frame_incognito": [
0,
0,
0
],
"frame_incognito_inactive": [
0,
0,
0
],
"toolbar": [
0,
0,
0
],
"tab_text": [
210,
210,
210
],
"tab_background_text": [
170,
170,
170
],
"bookmark_text": [
170,
170,
170
],
"button_background": [
220,
220,
220,
0
],
"control_background": [
75,
193,
0
],
"cws_background": [
0,
0,
0
],
"ntp_text": [
223,
223,
223
],
"ntp_background": [
0,
0,
0
],
"ntp_header": [
75,
193,
0
],
"ntp_link": [
75,
193,
0
],
"ntp_link_underline": [
75,
193,
0
],
"ntp_section": [
75,
193,
0
],
"ntp_section_link": [
75,
193,
0
],
"ntp_section_link_underline": [
75,
193,
0
],
"ntp_section_text": [
75,
193,
0
]
},
"properties": {
"ntp_background_alignment": "top",
"ntp_background_repeat": "no-repeat",
"ntp_logo_alternate": "0"
},
"tints": {
"background_tab": [
0,
0,
0
],
"buttons": [
0,
0,
0.6
],
"frame": [
0,
0,
0
],
"frame_inactive": [
0,
0,
0
],
"frame_incognito": [
0,
0,
0
],
"frame_incognito_inactive": [
0,
0,
0
]
}
},
"name": "Dark Neon Blackout Green (Preto e Verde)",
"version": "2.1",
"description": "Dark Neon! Um tema que mescla o preto ao verde, dando um efeito elegante e agradável."
}