Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Nov 11, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0.0",
"name": "Tashkent Nights",
"description": "Retro 80s-inspired Chrome theme with neon lights and the city vibes of Tashkent at night.",
"icons": {
"128": "icons\/icon128.png"
},
"theme": {
"images": {
"theme_frame": "images\/theme_frame.png",
"theme_ntp_background": "images\/theme_ntp_background.png"
},
"colors": {
"frame": [
40,
0,
60
],
"toolbar": [
60,
0,
90
],
"tab_text": [
255,
255,
255
],
"bookmark_text": [
200,
255,
255
],
"ntp_background": [
10,
0,
20
],
"ntp_text": [
250,
250,
250
],
"button_background": [
0,
255,
240
]
},
"tints": {
"buttons": [
0.7,
0.3,
0.8
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}