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 24, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0",
"name": "Forest Zen Theme",
"description": "A calming Chrome theme inspired by deep forest greens and soft natural tones to help you focus and relax.",
"theme": {
"images": {
"theme_frame": "background.jpg",
"theme_ntp_background": "background.jpg",
"theme_ntp_attribution": [
"logo.png"
]
},
"colors": {
"frame": [
34,
56,
45
],
"toolbar": [
45,
75,
60
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
200,
255,
200
]
},
"tints": {
"buttons": [
0.3,
0.5,
0.4
]
}
}
}