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": "Neon Cyberpunk by An",
"version": "1.0",
"description": "Neon Cyberpunk theme with vibrant neon pink, cyan, and yellow tones, inspired by futuristic city lights.",
"theme": {
"colors": {
"frame": [
15,
15,
20
],
"toolbar": [
255,
20,
147
],
"tab_text": [
255,
255,
255
],
"bookmark_text": [
255,
255,
200
],
"ntp_background": [
10,
10,
20
],
"ntp_text": [
255,
255,
255
]
},
"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"
}
}
}