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 13, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0",
"name": "Aurora Flow AI Theme",
"description": "A relaxing aurora-inspired Chrome theme with flowing gradients.",
"theme": {
"images": {
"theme_frame": "images\/theme_frame.png",
"theme_toolbar": "images\/theme_toolbar.png",
"theme_ntp_background": "images\/theme_ntp_background.png"
},
"colors": {
"frame": [
8,
20,
28
],
"toolbar": [
28,
60,
90
],
"tab_text": [
210,
240,
255
],
"tab_background_text": [
160,
200,
210
],
"bookmark_text": [
210,
240,
255
],
"ntp_background": [
8,
20,
28
],
"ntp_text": [
210,
240,
255
],
"button_background": [
80,
210,
255
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}