Apothicon Translator

Translates English words into Apothicon and Apothicon words into English.

Cos'è Apothicon Translator?

Apothicon Translator è un'estensione di Chrome sviluppata da FrostyGreenacre, e la sua funzione principale è "Translates English words into Apothicon and Apothicon words into English.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Apothicon Translator

Scarica i file di estensione Apothicon Translator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Apothicon Translator Apothicon Translator
ID aiedfpknnolnpdlecijpjlgglkmkfbko
URL Ufficiale https://chromewebstore.google.com/detail/apothicon-translator/aiedfpknnolnpdlecijpjlgglkmkfbko
Descrizione Translates English words into Apothicon and Apothicon words into English.
Dimensione del File 853 KB
Conteggio Installazioni 142
Versione Corrente 1.0.0
Ultimo Aggiornamento 2016-08-28
Data di Pubblicazione 2016-08-28
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore FrostyGreenacre
Tipo di Pagamento free
Lingue Supportate 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"
}