Cars Wallpaper
Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers.
What is Cars Wallpaper?
Cars Wallpaper is a Chrome extension developed by Cars Wallpaper, and its main feature is "Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers.".
Extension Screenshots
Download Cars Wallpaper Extension CRX File
Download Cars Wallpaper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Install this sport cars extension and enjoy a different wallpapers on each tab page.
By clicking "Add to Chrome", I accept and agree to installing the Cars Wallpaper extension and setting Chrome™️ New Tab search provider to Google, Yahoo or Microsoft Bing as described in Terms of Use and Privacy Policy.
Free stock media content is distributed by Unsplash - https://unsplash.com
Terms of Use: https://www.cars-wallpaper.com/terms.html
Privacy Policy: https://www.cars-wallpaper.com/privacy-policy.html Extension Basic Information
| Name | |
| ID | eaeefnbahnohbgbcegfggeniaimelcco |
| Official URL | https://chromewebstore.google.com/detail/cars-wallpaper/eaeefnbahnohbgbcegfggeniaimelcco |
| Description | Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers. |
| File Size | 30.39 MB |
| Installation Count | 20,000 |
| Current Version | 3.4 |
| Last Updated | 2023-12-15 |
| Publish Date | 2023-04-18 |
| Rating | 4.83/5 Total 12 Ratings |
| Developer | Cars Wallpaper |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://www.cars-wallpaper.com/ |
| Help Page URL | https://www.cars-wallpaper.com/#contacts |
| Privacy Policy Page URL | https://www.cars-wallpaper.com/privacy-policy.html |
| Supported Languages | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Cars Wallpaper",
"version": "3.4",
"description": "Replace your basic new tab with cars backgrounds. Designed especially for sport cars lovers.",
"icons": {
"16": "icons\/icon_16.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"background": {
"service_worker": "background.js"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": []
} | |