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 25, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0",
"name": "Neon Edge Theme",
"description": "A bold Chrome theme featuring vibrant neon blue and pink gradients with sharp contrast for a cyberpunk aesthetic.",
"theme": {
"images": {
"theme_frame": "background.jpg",
"theme_ntp_background": "background.jpg",
"theme_ntp_attribution": [
"logo.png"
]
},
"colors": {
"frame": [
20,
20,
60
],
"toolbar": [
30,
30,
80
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
0,
255,
255
]
},
"tints": {
"buttons": [
0.9,
0.1,
0.5
]
}
}
}