Racing cars Background

Wallpapers and Backgrounds in browser homepage

What is Racing cars Background?

Racing cars Background is a Chrome extension developed by Unknown, and its main feature is "Wallpapers and Backgrounds in browser homepage".

Extension Screenshots

screenshot
screenshot
screenshot

Download Racing cars Background Extension CRX File

Download Racing cars Background 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

                        The best starting point for surfing the internet: fast, efficient and customizable!
Create your Racing cars Start Page!
This extension allows you to enrich and personalize your home page                    

Extension Basic Information

Name Racing cars Background Racing cars Background
ID ebopmadmefafkchimikckagkfgmabbbf
Official URL https://chromewebstore.google.com/detail/racing-cars-background/ebopmadmefafkchimikckagkfgmabbbf
Description Wallpapers and Backgrounds in browser homepage
File Size 9.8 MB
Installation Count 525
Current Version 1.0.0
Last Updated 2018-03-03
Publish Date 2018-03-03
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Racing cars Background"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Wallpapers and Backgrounds in browser homepage",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Racing cars Background",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}