Morse Code Translator
Morsecodetranslator.co is a free morse decoder website to quickly translate text to morse code, audio, and flash signal.
ما هو Morse Code Translator؟
Morse Code Translator هو إضافة Chrome تم تطويرها بواسطة https://morsecodetranslator.co، والميزة الرئيسية لها هي "Morsecodetranslator.co is a free morse decoder website to quickly translate text to morse code, audio, and flash signal.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Morse Code Translator
قم بتنزيل ملفات الامتداد Morse Code Translator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Morse Code Translator is a system of transferring text Information as a range of on-off sounds, lights, or clicks that can be quickly delivered by a skillful listener or observer without specific equipment it’s called for Samuel F. B. Morse, the inventor of telegraph communication. This International Morse Code encodes the ISO primary Latin figures, any more Latin words, the Arabic numbers, and a little set of punctuation and procedural signs as a regulated group of short and large signals described as "dots" and "dashes", or "dits" and "dahs". How Morse Code Translator Works • It can translate a word to the Morse language or Morse code to text. • Text continues transcribed in real-time as you type. The extension determines if the inserted text is Morse code rather than not, including the translation direction, is established automatically. • These words are separated by a slash (/), and the words are arranged by two slashes (//) by default. The separators can be customized Morse code into the Backgrounds list. • You can change the frequency speed, Farnsworth rate, sound rate, and different settings. You can additionally take one of the versions of the Morse code. Currently, the International Morse Code also supports the Czech translation of Morse code. • You can paste the word that you need to translate from a clipboard. Also similarly, the translation can be quickly copied in the clipboard. • The Morse code converter supports sharing. You can send a text to these extensions from another one managing the Share purpose. Every translation can be shared with different applications (such as Facebook) simply as efficiently. • That Morse code decoder helps amateur radio Q-codes. When you insert a Morse code and a Q-code is seen in it, the purpose of this Q-code is added near to it in the brackets. The function can be switched off inside the settings if you do not need to use it. • A few simple zeroes are also supported. Click this figure including three dots in the Morse codes to reach them. You can change the points and dashes, modify the Morse codes, or you can accumulate a password and encrypt your knowledge utilizing Vigenère cipher. Emergency use of Morse codes In an emergency, Morse code can be sent by improvised techniques that can be simply "keyed" on and off, making it one of the easiest and most handy methods of telecommunication. The several general distress signals are SOS – three dots, three dashes, and three dots – globally recognized by arrangement.
معلومات أساسية عن التمديد
الاسم | |
ID | pbfeinjmepgbmhapfnmckjfaepbkmcaa |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/morse-code-translator/pbfeinjmepgbmhapfnmckjfaepbkmcaa |
الوصف | Morsecodetranslator.co is a free morse decoder website to quickly translate text to morse code, audio, and flash signal. |
حجم الملف | 8.63 KB |
عدد التثبيتات | 137 |
النسخة الحالية | 1.0 |
آخر تحديث | 2021-04-28 |
تاريخ النشر | 2021-04-28 |
المطور | https://morsecodetranslator.co |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://morsecodetranslator.co |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Morse Code Translator", "description": "Morsecodetranslator.co is a free morse decoder website to quickly translate text to morse code, audio, and flash signal.", "version": "1.0", "action": [], "manifest_version": 3, "icons": { "128": "icon_128.png" }, "background": { "service_worker": "background.js" } } |