Racing cars Background
Wallpapers and Backgrounds in browser homepage
Cos'è Racing cars Background?
Racing cars Background è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Wallpapers and Backgrounds in browser homepage".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Racing cars Background
Scarica i file di estensione Racing cars Background 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
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
Informazioni di Base sull'Estensione
Nome | Racing cars Background |
ID | ebopmadmefafkchimikckagkfgmabbbf |
URL Ufficiale | https://chromewebstore.google.com/detail/racing-cars-background/ebopmadmefafkchimikckagkfgmabbbf |
Descrizione | Wallpapers and Backgrounds in browser homepage |
Dimensione del File | 9.8 MB |
Conteggio Installazioni | 525 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2018-03-03 |
Data di Pubblicazione | 2018-03-03 |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } |