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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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": [] } |