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 Jan 17, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Dark Neon Flux by An",
"version": "1.0",
"description": "Dark neon theme with purple base and cyan-magenta glow, futuristic and vibrant.",
"theme": {
"colors": {
"frame": [
25,
0,
40
],
"toolbar": [
60,
0,
90
],
"tab_text": [
0,
255,
255
],
"bookmark_text": [
255,
0,
255
],
"ntp_background": [
0,
0,
0
],
"ntp_text": [
200,
255,
200
]
},
"images": {
"theme_frame": "images\/theme_frame.png",
"theme_toolbar": "images\/theme_toolbar.png",
"theme_ntp_background": "images\/ntp_bg.png"
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}