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 |
| 公式URL | 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 |
| Eメール | [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"
} | |