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 17, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Ocean Deep by An",
"version": "1.0",
"description": "Ocean Deep theme with cool blue and teal tones inspired by the deep sea.",
"theme": {
"colors": {
"frame": [
0,
20,
40
],
"toolbar": [
0,
120,
200
],
"tab_text": [
255,
255,
255
],
"bookmark_text": [
200,
230,
255
],
"ntp_background": [
0,
40,
80
],
"ntp_text": [
220,
240,
255
]
},
"images": {
"theme_frame": "images\/theme_frame.png",
"theme_toolbar": "images\/theme_toolbar.png",
"theme_ntp_background": "images\/ntp_bg.png"
},
"properties": {
"ntp_background_alignment": "center",
"ntp_background_repeat": "no-repeat"
}
}
}