Racing cars Background

Wallpapers and Backgrounds in browser homepage

O que é Racing cars Background?

Racing cars Background é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Wallpapers and Backgrounds in browser homepage".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Racing cars Background

Baixe arquivos de extensão Racing cars Background no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Racing cars Background Racing cars Background
ID ebopmadmefafkchimikckagkfgmabbbf
URL Oficial https://chromewebstore.google.com/detail/racing-cars-background/ebopmadmefafkchimikckagkfgmabbbf
Descrição Wallpapers and Backgrounds in browser homepage
Tamanho do Arquivo 9.8 MB
Contagem de Instalações 525
Versão Atual 1.0.0
Última Atualização 2018-03-03
Data de Publicação 2018-03-03
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}