Inspect and view changes in Modyunkle net New Cars Tab source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"name": "Modyunkle net New Cars Tab ",
"description": "It will Replace your tab page with unique and fency cars Backgrounds everytime",
"short_name": "Modyunkle net new Cars Tab ",
"version": "1.1",
"action": {
"browser_style": false,
"default_title": "Modyunkle net New Cars 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"
}
}