Dota 2 and CS:GO Upcoming matches
Plugin for chrome, which provides information on current and upcoming matches
Dota 2 and CS:GO Upcoming matchesとは何ですか?
Dota 2 and CS:GO Upcoming matchesはMikhail Bezrukavyjによって開発されたChromeの拡張機能で、その主な機能は「Plugin for chrome, which provides information on current and upcoming matches」です。
拡張機能のスクリーンショット
Dota 2 and CS:GO Upcoming matches拡張機能のCRXファイルをダウンロード
Dota 2 and CS:GO Upcoming matches拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This plugin that will help you keep track of the games in the professional world of DotA 2 and CS:GO. In it you can find the live games, as well as a list and time of the upcoming games 拡張機能の基本情報
| 名前 | |
| ID | objmknkjngooflmbfcfchaabciadlmcb |
| 公式URL | https://chromewebstore.google.com/detail/dota-2-and-csgo-upcoming/objmknkjngooflmbfcfchaabciadlmcb |
| 説明 | Plugin for chrome, which provides information on current and upcoming matches |
| ファイルサイズ | 347 KB |
| インストール数 | 188 |
| 現在のバージョン | 1.4.0 |
| 最終更新日 | 2022-01-19 |
| 公開日 | 2021-12-29 |
| 評価 | 4.00/5 合計 7 レビュー |
| 開発者 | Mikhail Bezrukavyj |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"browser_action": {
"default_icon": {
"19": "images\/icon19.png",
"38": "images\/icon38.png"
},
"default_popup": "popup.html",
"default_title": "Dota 2 and CS:GO Upcoming matches"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"description": "Plugin for chrome, which provides information on current and upcoming matches",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon16.png",
"48": "images\/icon48.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1+4fVfkcsk0cE8zNprw3EOCoDh0Vl\/ZYS32m8bmbxl7zXfc5i8rgJbzfUktuUYilc\/9vdwHcVjNB2xD4SavBU4W0\/w7P9jzxMSxSXJl2DT7rVI5trXE4W+sv+eKrZfyWXn1mCB+okxNYJo5hfUDaruCOaUin+IbKhc3M2c\/CAHBPhVf0\/fn33DFkt8ogW3E8Sk4J69AzUQsQXNmyDytAxD5V+v8dZCccSCwemGwA\/XOz98Z1TKHMJpiSyiDkulgmyaoSNHluOAZ1POf1d3DXMz6J6p7QL8etE0wyPWztGIRbdvBOqZkbk6yIgD8AAEcYqJd3zkq5LCt8XlopGkLRMQIDAQAB",
"manifest_version": 2,
"name": "Dota 2 and CS:GO Upcoming matches",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.4.0"
} | |