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 10, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0",
"name": "Misty Horizons",
"description": "A calming theme featuring soft misty hills at dawn. Neutral pastel colors designed for comfortable, distraction-free browsing.",
"theme": {
"images": {
"theme_ntp_background": "images\/theme_ntp_background.png"
},
"colors": {
"frame": [
220,
225,
235
],
"frame_inactive": [
232,
236,
241
],
"toolbar": [
245,
243,
240
],
"tab_text": [
70,
75,
85
],
"tab_background_text": [
100,
105,
115
],
"bookmark_text": [
70,
75,
85
],
"ntp_background": [
245,
243,
240
],
"ntp_text": [
70,
75,
85
],
"button_background": [
0,
0,
0,
0
]
},
"tints": {
"buttons": [
0.6,
0.2,
0.6
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
},
"icons": {
"16": "images\/icon_16.png",
"48": "images\/icon_48.png",
"128": "images\/icon_128.png"
}
}