Lamborghini Aventador Backgrounds/Wallpapers

Lamborghini Aventador Backgrounds and Wallpapers

Cos'è Lamborghini Aventador Backgrounds/Wallpapers?

Lamborghini Aventador Backgrounds/Wallpapers è un'estensione di Chrome sviluppata da BKG Products, e la sua funzione principale è "Lamborghini Aventador Backgrounds and Wallpapers".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Lamborghini Aventador Backgrounds/Wallpapers

Scarica i file di estensione Lamborghini Aventador Backgrounds/Wallpapers 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

                        If you like Lamborghinis like me, just add this extension :)                    

Informazioni di Base sull'Estensione

Nome Lamborghini Aventador Backgrounds/Wallpapers Lamborghini Aventador Backgrounds/Wallpapers
ID ipbfkbnofmiinnaaodinonegpmgbjmip
URL Ufficiale https://chrome.google.com/webstore/detail/lamborghini-aventador-bac/ipbfkbnofmiinnaaodinonegpmgbjmip
Descrizione Lamborghini Aventador Backgrounds and Wallpapers
Dimensione del File 7.48 KB
Conteggio Installazioni 191
Versione Corrente 1.0.3
Ultimo Aggiornamento 2019-04-20
Data di Pubblicazione 2019-04-19
Valutazione 2.50/5 Totale 10 Valutazioni
Sviluppatore BKG Products
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lamborghini Aventador Backgrounds\/Wallpapers",
    "description": "Lamborghini Aventador Backgrounds and Wallpapers",
    "version": "1.0.3",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ]
}