Wallpapers Koenigsegg Agera R
This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.
Cos'è Wallpapers Koenigsegg Agera R?
Wallpapers Koenigsegg Agera R è un'estensione di Chrome sviluppata da angeldirami55, e la sua funzione principale è "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Wallpapers Koenigsegg Agera R
Scarica i file di estensione Wallpapers Koenigsegg Agera R 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
Are you sad when you open your page tabs? Do you like Koenigsegg Agera R? This extension is for you because we offer you an extraordinary background of Koenigsegg Agera R.
Informazioni di Base sull'Estensione
Nome | |
ID | cafaamjijkpjidhgnkdijcmhgiodfcoo |
URL Ufficiale | https://chrome.google.com/webstore/detail/wallpapers-koenigsegg-age/cafaamjijkpjidhgnkdijcmhgiodfcoo |
Descrizione | This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs. |
Dimensione del File | 8.16 MB |
Conteggio Installazioni | 119 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2018-03-22 |
Data di Pubblicazione | 2018-03-22 |
Sviluppatore | angeldirami55 |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Wallpapers Koenigsegg Agera R" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Wallpapers Koenigsegg Agera R", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |