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,
"name": "Ocean Blue Theme",
"version": "1.0.0",
"description": "A calming ocean-inspired theme with refreshing blue tones for a peaceful browsing experience.",
"theme": {
"images": {
"theme_ntp_background": "images\/ocean.jpg"
},
"colors": {
"frame": [
0,
100,
200
],
"toolbar": [
0,
120,
220
],
"ntp_text": [
255,
255,
255
],
"ntp_link": [
150,
220,
255
],
"button_background": [
80,
170,
230
],
"tab_background_text": [
230,
250,
255
],
"bookmark_text": [
210,
240,
255
]
},
"tints": {
"buttons": [
0.6,
0.8,
1
]
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}