Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Yi Clock New Tab",
"version": "2.2",
"description": "Transform your New Tab into a beautiful, productive dashboard. Features iOS-style clock, Markdown notes, themes & more.",
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "new_tab.html"
},
"permissions": [
"storage"
]
}