JSON Transl8

JSON Transl8 is the best tool for your i18n and l10n needs. It allows you to translate your JSON files easy.

Qu'est-ce que JSON Transl8 ?

JSON Transl8 est une extension Chrome développée par code.mainoffice, et sa fonction principale est "JSON Transl8 is the best tool for your i18n and l10n needs. It allows you to translate your JSON files easy.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension JSON Transl8

Téléchargez les fichiers d'extension JSON Transl8 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

                        Our Chrome extension tool is the ultimate solution for your i18n and l10n needs. With just a few clicks, you can easily translate JSON files to and from any language, making your content accessible to a global audience. Whether you're targeting international markets or catering to a multicultural user base, our tool provides the language support you need. Our user-friendly interface simplifies the process of translating JSON files, freeing you from the hassle of manual translation. Our tool supports Unicode, regional settings, and language codes, ensuring that your content is accurately translated and easily accessible. With features like transliteration, translation memory, and machine translation, you can streamline your localization process and improve translation quality. Say goodbye to the headaches of i18n and l10n and hello to the convenience of our Chrome extension tool. Try it out today and take the first step towards multilingual content that speaks to your global audience.                    

Informations de Base sur l'Extension

Nom JSON Transl8 JSON Transl8
ID ndlhdiebmibcacciihjgjmoocmjghokb
URL Officiel https://chromewebstore.google.com/detail/json-transl8/ndlhdiebmibcacciihjgjmoocmjghokb
Description JSON Transl8 is the best tool for your i18n and l10n needs. It allows you to translate your JSON files easy.
Taille du Fichier 211 KB
Nombre d'Installations 66
Version Actuelle 0.0.1
Dernière Mise à Jour 2023-03-16
Date de Publication 2023-03-15
Développeur code.mainoffice
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JSON Transl8",
    "description": "JSON Transl8 is the best tool for your i18n and l10n needs. It allows you to translate your JSON files easy.",
    "version": "0.0.1",
    "manifest_version": 3,
    "icons": {
        "16": "next-assets\/jsontransl8-logo16x16.png",
        "24": "next-assets\/jsontransl8-logo24x24.png",
        "128": "next-assets\/jsontransl8-logo128x128.png"
    },
    "action": {
        "default_title": "JSON Transl8",
        "default_popup": "index.html"
    }
}