Retro Car Cover

Retro Car Cover - Beautiful retro cars for Your Browser!

O que é Retro Car Cover?

Retro Car Cover é uma extensão do Chrome desenvolvida por Algopeak Digital Ltd, e sua principal característica é "Retro Car Cover - Beautiful retro cars for Your Browser!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Retro Car Cover

Baixe arquivos de extensão Retro Car Cover 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

                        Transform your browser with stunning Retro Car backgrounds!
The Retro Car Cover extension provides you with a wide variety of beautiful images.

The Retro Car Cover extension changes your search engine in the new tab to Bing and provides the features below:
- Lovely retro cars background images
- Useful links for easy enter to all the popular search engines
- Convenient web search

By clicking "Add to Chrome", I accept and agree to installing the Retro Car Cover Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use- https://www.retrocarcover.com/terms-of-use and Privacy Policy https://www.retrocarcover.com/privacy-policy.

About the extension:
Retro Car Cover replaces your default chrome backgrounds with retro car images.Simply install the extension and our images library will be rotated through images automatically with a new stunning background every time you open a new tab.
This extension is free to download from the Chrome Web store, and you can uninstall it at any time.

We invite you to visit us in our website:
https://retrocarcover.com                    

Informações Básicas da Extensão

Nome Retro Car Cover Retro Car Cover
ID ngkkmecnclnfjahkfbabbjhdeodpajmg
URL Oficial https://chromewebstore.google.com/detail/retro-car-cover/ngkkmecnclnfjahkfbabbjhdeodpajmg
Descrição Retro Car Cover - Beautiful retro cars for Your Browser!
Tamanho do Arquivo 31.2 MB
Contagem de Instalações 7,563
Versão Atual 1.5
Última Atualização 2023-09-06
Data de Publicação 2023-05-16
Classificação 4.00/5 Total de 3 Avaliações
Desenvolvedor Algopeak Digital Ltd
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.retrocarcover.com
URL da Página de Política de Privacidade https://www.retrocarcover.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Retro Car Cover",
    "version": "1.5",
    "description": "Retro Car Cover - Beautiful retro cars for Your Browser!",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "images\/logo.png"
    },
    "icons": {
        "16": "images\/16x16.png",
        "64": "images\/64x64.png"
    }
}