World Cup 2018 Calendar
World Cup 2018 is a calendar of all the matches adjusted to your local time.
什麼是World Cup 2018 Calendar?
World Cup 2018 Calendar是由Cesar William開發的Chrome擴展程式,該擴展的主要功能是“World Cup 2018 is a calendar of all the matches adjusted to your local time.”。
擴展截圖
下載World Cup 2018 Calendar擴展crx文件
下載World Cup 2018 Calendar擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
| 名稱 | |
| ID | fdgofihkeffaipcikkdjhniiklafkcfe |
| 官方網址 | https://chromewebstore.google.com/detail/world-cup-2018-calendar/fdgofihkeffaipcikkdjhniiklafkcfe |
| 簡介 | World Cup 2018 is a calendar of all the matches adjusted to your local time. |
| 檔案大小 | 38.24 KB |
| 安裝次數 | 295 |
| 目前版本 | 1.2 |
| 更新時間 | 2018-05-02 |
| 上架時間 | 2018-05-02 |
| 評分 | 3.91/5 共 11 次評分 |
| 開發者 | Cesar William |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | 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"
} | |