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": "Randome cars New Tab ",
"description": "It will Replace your New tab page with Randome and fency cars Backgrounds everytime",
"short_name": "Randome cars New Tab ",
"version": "1.1",
"action": {
"browser_style": false,
"default_title": "Randome cars New Tab "
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"32": "assets\/images\/32-simple.png",
"64": "assets\/images\/64-simple.png",
"128": "assets\/images\/128-simple.png"
}
}