Apothicon Translator

Translates English words into Apothicon and Apothicon words into English.

Qu'est-ce que Apothicon Translator ?

Apothicon Translator est une extension Chrome développée par FrostyGreenacre, et sa fonction principale est "Translates English words into Apothicon and Apothicon words into English.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Apothicon Translator

Téléchargez les fichiers d'extension Apothicon Translator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Apothicon Translator Apothicon Translator
ID aiedfpknnolnpdlecijpjlgglkmkfbko
URL Officiel https://chromewebstore.google.com/detail/apothicon-translator/aiedfpknnolnpdlecijpjlgglkmkfbko
Description Translates English words into Apothicon and Apothicon words into English.
Taille du Fichier 853 KB
Nombre d'Installations 142
Version Actuelle 1.0.0
Dernière Mise à Jour 2016-08-28
Date de Publication 2016-08-28
Évaluation 5.00/5 Total 2 Évaluations
Développeur FrostyGreenacre
Type de Paiement free
Langues Prises en Charge 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"
}