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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}