Overwatch Counters

This extension will quickly display which heroes counter each other for changing during a match.

Overwatch Counters là gì?

Overwatch Counters là một tiện ích mở rộng Chrome được phát triển bởi Eyretech, và tính năng chính của nó là "This extension will quickly display which heroes counter each other for changing during a match.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Overwatch Counters

Tải xuống các tệp mở rộng Overwatch Counters dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Overwatch Counters Overwatch Counters
ID bgbolcdighjhenmgjghblajnfcdkdbkn
URL Chính Thức https://chromewebstore.google.com/detail/overwatch-counters/bgbolcdighjhenmgjghblajnfcdkdbkn
Mô tả This extension will quickly display which heroes counter each other for changing during a match.
Kích Thước Tệp 628 KB
Số Lần Cài Đặt 74
Phiên Bản Hiện Tại 0.0.0.69
Cập Nhật Lần Cuối 2016-09-14
Ngày Phát Hành 2016-09-14
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Eyretech
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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": []
}