Overwatch Counters
This extension will quickly display which heroes counter each other for changing during a match.
Overwatch Countersとは何ですか?
Overwatch CountersはEyretechによって開発されたChromeの拡張機能で、その主な機能は「This extension will quickly display which heroes counter each other for changing during a match.」です。
拡張機能のスクリーンショット
Overwatch Counters拡張機能のCRXファイルをダウンロード
Overwatch Counters拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Overwatch Counters is an unofficial Chrome extension to allow you to quickly determine how to change strategy whilst playing. Overwatch is a dynamic game of constantly changing strategy, this unofficial companion Chrome extension allows you to quickly pull up a list of all heroes to find the best counter to that hero. This is a handy extension for when you need to quickly counter a strong opponent hero and need a quick refresher for strong heroes against that character. Legal: ------------------- This is an unofficial application for Overwatch. This application is not at all endorsed or affiliated in any way with Blizzard Entertainment, Inc. Overwatch is a trademark or registered trademark of Blizzard Entertainment, Inc, in the U.S. and/or other countries.
拡張機能の基本情報
名前 | Overwatch Counters |
ID | bgbolcdighjhenmgjghblajnfcdkdbkn |
公式URL | https://chromewebstore.google.com/detail/overwatch-counters/bgbolcdighjhenmgjghblajnfcdkdbkn |
説明 | This extension will quickly display which heroes counter each other for changing during a match. |
ファイルサイズ | 628 KB |
インストール数 | 74 |
現在のバージョン | 0.0.0.69 |
最終更新日 | 2016-09-14 |
公開日 | 2016-09-14 |
評価 | 2.33/5 合計 3 レビュー |
開発者 | Eyretech |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Overwatch Counters", "description": "This extension will quickly display which heroes counter each other for changing during a match.", "version": "0.0.0.69", "icons": { "16": "logo16.png", "19": "logo19.png", "38": "logo38.png", "48": "logo48.png", "128": "logo128.png" }, "browser_action": { "default_icon": "logo38.png", "default_popup": "popup.html" }, "permissions": [] } |