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",
"chrome_url_overrides": {
"newtab": "tab.html"
},
"description": "Show your age on new tab.(Based on Motivation)",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"manifest_version": 2,
"name": "Catalyst",
"options_page": "options.html",
"permissions": [
"storage"
],
"offline_enabled": true,
"version": "1.0.1"
}