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",
"name": "__MSG_name__",
"description": "__MSG_description__",
"version": "1.0.0",
"author": "Guokai Han",
"manifest_version": 3,
"offline_enabled": true,
"default_locale": "en",
"icons": {
"128": "icon.png"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
}
}