World Cup 2018 Calendar
World Cup 2018 is a calendar of all the matches adjusted to your local time.
Wat is World Cup 2018 Calendar?
World Cup 2018 Calendar is een Chrome-extensie ontwikkeld door Cesar William, en de belangrijkste functie is "World Cup 2018 is a calendar of all the matches adjusted to your local time.".
Extensie Screenshots
Download het CRX-bestand van de extensie World Cup 2018 Calendar
Download World Cup 2018 Calendar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
| Naam | |
| ID | fdgofihkeffaipcikkdjhniiklafkcfe |
| Officiële URL | https://chromewebstore.google.com/detail/world-cup-2018-calendar/fdgofihkeffaipcikkdjhniiklafkcfe |
| Beschrijving | World Cup 2018 is a calendar of all the matches adjusted to your local time. |
| Bestandsgrootte | 38.24 KB |
| Aantal Installaties | 295 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2018-05-02 |
| Publicatiedatum | 2018-05-02 |
| Beoordeling | 3.91/5 Totaal 11 Beoordelingen |
| Ontwikkelaar | Cesar William |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |