Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "FishBubbles | Custom Theme for Chrome",
"description": "Replace your default new tab with a fun, interactive fish animation that follows your mouse and pops bubbles!",
"version": "2.0.4",
"manifest_version": 3,
"icons": {
"16": "images\/favicon\/f16.png",
"32": "images\/favicon\/f32.png",
"48": "images\/favicon\/f64.png",
"128": "images\/favicon\/f128.png"
},
"action": {
"default_icon": {
"16": "images\/favicon\/f16.png",
"32": "images\/favicon\/f32.png",
"48": "images\/favicon\/f64.png",
"128": "images\/favicon\/f128.png"
},
"default_popup": "popup.html"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage",
"search"
]
}