World Cup 2018 Calendar

World Cup 2018 is a calendar of all the matches adjusted to your local time.

What is World Cup 2018 Calendar?

World Cup 2018 Calendar is a Chrome extension developed by Cesar William, and its main feature is "World Cup 2018 is a calendar of all the matches adjusted to your local time.".

Extension Screenshots

screenshot

Download World Cup 2018 Calendar Extension CRX File

Download World Cup 2018 Calendar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name World Cup 2018 Calendar World Cup 2018 Calendar
ID fdgofihkeffaipcikkdjhniiklafkcfe
Official URL https://chromewebstore.google.com/detail/world-cup-2018-calendar/fdgofihkeffaipcikkdjhniiklafkcfe
Description World Cup 2018 is a calendar of all the matches adjusted to your local time.
File Size 38.24 KB
Installation Count 295
Current Version 1.2
Last Updated 2018-05-02
Publish Date 2018-05-02
Rating 3.91/5 Total 11 Ratings
Developer Cesar William
Email [email protected]
Payment Type free
Supported Languages 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"
}