World Cup 2018 Calendar
World Cup 2018 is a calendar of all the matches adjusted to your local time.
Co to jest World Cup 2018 Calendar?
World Cup 2018 Calendar to rozszerzenie Chrome opracowane przez Cesar William, a jego główną funkcją jest „World Cup 2018 is a calendar of all the matches adjusted to your local time.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia World Cup 2018 Calendar
Pobierz pliki rozszerzeń World Cup 2018 Calendar 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
Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fdgofihkeffaipcikkdjhniiklafkcfe |
| Oficjalny URL | https://chromewebstore.google.com/detail/world-cup-2018-calendar/fdgofihkeffaipcikkdjhniiklafkcfe |
| Opis | World Cup 2018 is a calendar of all the matches adjusted to your local time. |
| Rozmiar pliku | 38.24 KB |
| Liczba instalacji | 295 |
| Aktualna Wersja | 1.2 |
| Ostatnia Aktualizacja | 2018-05-02 |
| Data Publikacji | 2018-05-02 |
| Ocena | 3.91/5 Łącznie 11 Oceny |
| Deweloper | Cesar William |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en,pt-BR,pt-PT |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"version": "1.2",
"description": "__MSG_appDescription__",
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"default_title": "__MSG_appName__"
},
"icons": {
"16": "icon-sm.png",
"48": "icon-sm.png",
"128": "icon.png"
},
"default_locale": "en"
} | |