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
官方網址 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"
}