Overwatch Counters

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

Overwatch Counters क्या है?

Overwatch Counters Eyretech द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will quickly display which heroes counter each other for changing during a match."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Overwatch Counters एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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": []
}