Wallpapers Koenigsegg Agera R
This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.
Apa itu Wallpapers Koenigsegg Agera R?
Wallpapers Koenigsegg Agera R adalah ekstensi Chrome yang dikembangkan oleh angeldirami55, dan fitur utamanya adalah "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Wallpapers Koenigsegg Agera R
Unduh file ekstensi Wallpapers Koenigsegg Agera R dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | cafaamjijkpjidhgnkdijcmhgiodfcoo |
URL Resmi | https://chrome.google.com/webstore/detail/wallpapers-koenigsegg-age/cafaamjijkpjidhgnkdijcmhgiodfcoo |
Deskripsi | This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs. |
Ukuran File | 8.16 MB |
Jumlah Instalasi | 119 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2018-03-22 |
Tanggal Publikasi | 2018-03-22 |
Pengembang | angeldirami55 |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |