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,
"name": "Sunset Orange Theme",
"version": "1.0.0",
"description": "A vibrant theme with warm orange and purple sunset tones, designed to inspire creativity and energy.",
"theme": {
"images": {
"theme_ntp_background": "images\/sunset.jpg"
},
"colors": {
"frame": [
120,
40,
0
],
"toolbar": [
150,
60,
20
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
255,
200,
150
],
"button_background": [
200,
100,
50
],
"tab_background_text": [
255,
240,
220
],
"bookmark_text": [
255,
230,
200
]
},
"tints": {
"buttons": [
1,
0.6,
0.4
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}