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 |
电子邮箱 | [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": [] } |