Wallpapers Koenigsegg Agera R
This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.
Co to jest Wallpapers Koenigsegg Agera R?
Wallpapers Koenigsegg Agera R to rozszerzenie Chrome opracowane przez angeldirami55, a jego główną funkcją jest „This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Wallpapers Koenigsegg Agera R
Pobierz pliki rozszerzeń Wallpapers Koenigsegg Agera R w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cafaamjijkpjidhgnkdijcmhgiodfcoo |
Oficjalny URL | https://chrome.google.com/webstore/detail/wallpapers-koenigsegg-age/cafaamjijkpjidhgnkdijcmhgiodfcoo |
Opis | This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs. |
Rozmiar pliku | 8.16 MB |
Liczba instalacji | 119 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2018-03-22 |
Data Publikacji | 2018-03-22 |
Deweloper | angeldirami55 |
Typ Płatności | free |
Obsługiwane Języki | 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" ] } |