abhishekdalmia / morse-for-whatsapp

A fun chrome extension project to send text messages in Morse code using Whatsapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morse for Whatsapp Web

A fun Chrome extension for whatsapp web to send and receive messages in morse code.

How to load unpacked extension?

  • Clone the github repo to a desired location
  • Goto Chrome -> Extensions
  • Enable Developer Mode
  • Click "Load Unpacked" and select the directory containing the downloaded extension

How to use it?

  • Text to Morse:
    • Type your message in the chatbox
    • Before pressing enter, type the full string: ":morse:" (without the quotation marks)
    • Press Enter (the message will be encoded before it is sent)
  • Morse to Text:

    • Just double click the encoded message to decode it.

Enabling/Disabling the extension:

  • Click the extension icon
  • Click the toggle button to change the status of the extension to (true/false)

About

A fun chrome extension project to send text messages in Morse code using Whatsapp


Languages

Language:JavaScript 87.6%Language:HTML 8.8%Language:CSS 3.7%