World Cup 2018 Calendar
World Cup 2018 is a calendar of all the matches adjusted to your local time.
Vad är World Cup 2018 Calendar?
World Cup 2018 Calendar är en Chrome-tillägg utvecklad av Cesar William, och dess huvudfunktion är "World Cup 2018 is a calendar of all the matches adjusted to your local time.".
Tilläggsskärmbilder
Ladda ner World Cup 2018 Calendar-förlängningens CRX-fil
Ladda ner World Cup 2018 Calendar-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
| Namn | |
| ID | fdgofihkeffaipcikkdjhniiklafkcfe |
| Officiell webbadress | https://chromewebstore.google.com/detail/world-cup-2018-calendar/fdgofihkeffaipcikkdjhniiklafkcfe |
| Beskrivning | World Cup 2018 is a calendar of all the matches adjusted to your local time. |
| Filstorlek | 38.24 KB |
| Antal Installationer | 295 |
| Aktuell Version | 1.2 |
| Senast Uppdaterad | 2018-05-02 |
| Publiceringsdatum | 2018-05-02 |
| Betyg | 3.91/5 Totalt 11 Betyg |
| Utvecklare | Cesar William |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |