Apothicon Translator

Translates English words into Apothicon and Apothicon words into English.

什么是Apothicon Translator?

Apothicon Translator是由FrostyGreenacre开发的Chrome扩展程序,该扩展的主要功能是“Translates English words into Apothicon and Apothicon words into English.”。

扩展截图

screenshot
screenshot
screenshot

下载Apothicon Translator扩展crx文件

下载Apothicon Translator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This extension provides the ability to translate the list of Apothicon Words that are used in Call of Duty Black Ops 3.

This extension features search support that attempts to find the word you are looking for by typing it into the search box.

You can translate from English to Apothicon or from Apothicon to English by clicking the relevant tab in the extensions popup page.

This is version 1 so Keeper language has yet to be added and I look forward to any feedback you may have.                    

扩展基本信息

名称 Apothicon Translator Apothicon Translator
ID aiedfpknnolnpdlecijpjlgglkmkfbko
官方URL https://chromewebstore.google.com/detail/apothicon-translator/aiedfpknnolnpdlecijpjlgglkmkfbko
简介 Translates English words into Apothicon and Apothicon words into English.
文件大小 853 KB
安装次数 142
当前版本 1.0.0
更新时间 2016-08-28
上架时间 2016-08-28
评分 5.00/5 共2次评分
开发者 FrostyGreenacre
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Black Ops 3 Apothicon Translator"
    },
    "description": "Translates English words into Apothicon and Apothicon words into English.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "4.0.0.0",
    "name": "Apothicon Translator",
    "offline_enabled": true,
    "short_name": "Ozzoth",
    "version": "1.0.0"
}