Examine source code of picsartmodapk New cars Tab

Inspect and view changes in picsartmodapk 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": "picsartmodapk New cars Tab ",
  "description": "It will Replace your tab page with diffrent  and fency cars Backgrounds everytime on new tab",
  "short_name": "picsartmodapk cars Tab ",
  "version": "1.1",
  "action": {
    "browser_style": false,
    "default_title": "picsartmodapk  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"
  }
}