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": "Aurora Lights by An",
"version": "1.0",
"description": "Aurora Lights theme with glowing green, blue and purple tones like the northern lights.",
"theme": {
"colors": {
"frame": [
10,
20,
40
],
"toolbar": [
80,
150,
200
],
"tab_text": [
255,
255,
255
],
"bookmark_text": [
220,
250,
240
],
"ntp_background": [
10,
40,
60
],
"ntp_text": [
230,
255,
250
]
},
"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"
}
}
}