Apothicon Translator

Translates English words into Apothicon and Apothicon words into English.

Was ist Apothicon Translator?

Apothicon Translator ist eine Chrome-Erweiterung, die von FrostyGreenacre entwickelt wurde, und ihr Hauptmerkmal ist "Translates English words into Apothicon and Apothicon words into English.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Apothicon Translator-Erweiterungs-CRX-Datei herunterladen

Laden Sie Apothicon Translator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Apothicon Translator Apothicon Translator
ID aiedfpknnolnpdlecijpjlgglkmkfbko
Offizielle URL https://chromewebstore.google.com/detail/apothicon-translator/aiedfpknnolnpdlecijpjlgglkmkfbko
Beschreibung Translates English words into Apothicon and Apothicon words into English.
Dateigröße 853 KB
Installationsanzahl 142
Aktuelle Version 1.0.0
Letztes Update 2016-08-28
Veröffentlichungsdatum 2016-08-28
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler FrostyGreenacre
Zahlungsart free
Unterstützte Sprachen 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"
}