Tips & Tricks Thursday#29 How to Encrypt Plain Text into Cipher-Text

Опубликовано: 28 Июль 2026
на канале: Technical Assistant
1,371
3

Encryption is basically helping people to protect private information by converting plain text into cipher-text.
Wondering how a basic encryption goes?

Below are the detailed steps:
Step 1: Go to google chrome.
Step 2: Click menu bar on top right - more tools - extensions
Step 3: Scroll down to the bottom, then click get more extensions to reach chrome web store
Step 4: Type script menu in the search bar.
Step 5: Choose script menu in extensions category then press add to chrome
Step 6: To edit script inside script menu, right click on any text area - Script Menu - Edit
Step 7: Type your script and then name it
Step 8: Press Save As to save a new script, save to modify current script
Step 9: Run the script by highlighting any text, then right click to run the script.

Hope this video would benefit you.
Thanks for watching!