Overwatch Counters

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

Overwatch Countersคืออะไร?

Overwatch Counters เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Eyretech และคุณลักษณะหลักของมันคือ "This extension will quickly display which heroes counter each other for changing during a match."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Overwatch Counters

ดาวน์โหลดไฟล์ส่วนขยาย 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 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": []
}