Morse Code Translator

Morse Code Translator extension powered by morsecode-translator.com helps to encode and decode morse code.

Morse Code Translator क्या है?

Morse Code Translator https://morsecode-translator.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Morse Code Translator extension powered by morsecode-translator.com helps to encode and decode morse code."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Morse Code Translator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This morse code translator extension is an easy-to-use tool that brings the simplicity and success of morse code communication right to your fingertips. It offers a hands-on experience that makes mastering morse code accessible and engaging. Explore morse code with real-time translations and interactive features.
Imagine finding yourself in an emergency situation where traditional forms of communication fail. Morse code becomes a lifeline in those moments. The morse code translator enhances effective message communication. A user-friendly interface and accurate translations facilitate simple information exchange.
This extension isn't just for emergencies, though. It's perfect for outdoor activities like camping or walking, where a reliable means of communication is essential. You can use the morse code translator to communicate with your group over long distances or send signals for help if needed. Its simplicity and effectiveness make it a valuable addition to your outdoor gear.
Morse code translator extension is designed to be user-friendly, even for those who are new to morse code. The interface is simple and intuitive, making it easy to navigate and use the translation features. The extension's accurate translations ensure that you can rely on it to provide the correct morse code alternatives for your text.
The morse code translator is a valuable tool for morse code supporters. Simple, accurate, and educational resource for learning and practical applications. The extension simplifies communication in emergency situations, outdoor activities, and military service. 
Morse code translator simplifies Morse code communication with ease and effectiveness. This Morse code extension aids Morse code believers, beginners, and interested individuals.
Morse code translator converts text to morse code effortlessly by entering or inputting morse code. Access instant translations for audio and text, decipher morse code, and convert text.                    

एक्सटेंशन की मूल जानकारी

नाम Morse Code Translator Morse Code Translator
ID goaghcpocjmajfeklcedfbokkacaiiik
आधिकारिक URL https://chromewebstore.google.com/detail/morse-code-translator/goaghcpocjmajfeklcedfbokkacaiiik
विवरण Morse Code Translator extension powered by morsecode-translator.com helps to encode and decode morse code.
फ़ाइल का आकार 130 KB
स्थापना संख्या 76
वर्तमान संस्करण 3.1
अंतिम अपडेट 2023-10-17
प्रकाशन तिथि 2023-06-22
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर https://morsecode-translator.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.morsecode-translator.com/
सहायता पृष्ठ URL https://www.morsecode-translator.com/contact
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Morse Code Translator",
    "version": "3.1",
    "description": "Morse Code Translator extension powered by morsecode-translator.com helps to encode and decode morse code.",
    "icons": {
        "16": "16x16.png",
        "128": "128x128.png"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [],
    "browser_specific_settings": {
        "gecko": {
            "id": "{daf44bf7-a45e-4450-979c-91cf07435c8d}"
        }
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png"
        }
    }
}