Morse Code Translator
Morsecodetranslator.co is a free morse decoder website to quickly translate text to morse code, audio, and flash signal.
What is Morse Code Translator?
Morse Code Translator is a Chrome extension by morsecodetranslator.co. This extension has 137 weekly active users and was removed from Chrome Web Store 13 days ago. The latest version, 1.0, was updated 2 years ago.
Stats
Summary
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.
Safety
Risk impact
Morse Code Translator is safe to use. It does not request any sensitive permissions.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Morse Code Translator may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsSimilar extensions
Here are some Chrome extensions that are similar to Morse Code Translator:
Morse Code Translator
Secure Speaking Email
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "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" } }