Retro Car Cover

Retro Car Cover - Beautiful retro cars for Your Browser!

Cos'è Retro Car Cover?

Retro Car Cover è un'estensione di Chrome sviluppata da Algopeak Digital Ltd, e la sua funzione principale è "Retro Car Cover - Beautiful retro cars for Your Browser!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Retro Car Cover

Scarica i file di estensione Retro Car Cover in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Retro Car Cover Retro Car Cover
ID ngkkmecnclnfjahkfbabbjhdeodpajmg
URL Ufficiale https://chromewebstore.google.com/detail/retro-car-cover/ngkkmecnclnfjahkfbabbjhdeodpajmg
Descrizione Retro Car Cover - Beautiful retro cars for Your Browser!
Dimensione del File 31.2 MB
Conteggio Installazioni 7,563
Versione Corrente 1.5
Ultimo Aggiornamento 2023-09-06
Data di Pubblicazione 2023-05-16
Valutazione 4.00/5 Totale 3 Valutazioni
Sviluppatore Algopeak Digital Ltd
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.retrocarcover.com
URL della Pagina della Politica sulla Privacy https://www.retrocarcover.com/privacy-policy
Lingue Supportate 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"
    }
}