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",
"manifest_version": 3,
"version": "0.1.0",
"name": "__MSG_name__",
"description": "__MSG_description__",
"default_locale": "en",
"offline_enabled": true,
"icons": {
"16": "icons\/icon_light16.png",
"24": "icons\/icon_light24.png",
"32": "icons\/icon_light32.png",
"48": "icons\/icon_light48.png",
"64": "icons\/icon_light64.png",
"128": "icons\/icon_light128.png"
},
"chrome_url_overrides": {
"newtab": "html\/new_tab.html"
}
}