Easy Encrypt
Local text encryption, decryption, Base64 encoding, and SHA-256 hashing with safer key handling
As of June 2026, Easy Encrypt has 36 users and a 5.00/5 rating from 1 reviews in the Productivity category.
Usersup 12.5 percent+12.5%
36
36
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.2.2
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.
History
7 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 32 | 5.00 | 1 | 1.2.0 |
| Apr 16, 2026 | 34 | 5.00 | 1 | 1.2.0 |
| Apr 22, 2026 | 33 | 5.00 | 1 | 1.2.0 |
| May 2, 2026 | 32 | 5.00 | 1 | 1.2.0 |
| May 10, 2026 | 33 | 5.00 | 1 | 1.2.0 |
| May 28, 2026 | 37 | 5.00 | 1 | 1.2.0 |
| Jun 4, 2026 | 35 | 5.00 | 1 | 1.2.1 |
| Now | 36 | 5.00 | 1 | 1.2.2 |
Changelog
- Jun 4, 2026short_description
Simple text encryption and decryption tool supporting various algorithms
Local text encryption, decryption, Base64 encoding, and SHA-256 hashing with safer key handling
- May 28, 2026description
🔐 Easy Encrypt - Simple Text Encryption & Decryption Tool Easy Encrypt is a fast and secure text encryption extension for Chrome. Encrypt and decrypt your sensitive text with AES, DES, Base64, or SHA-256 in one click, right in your browser. 🌟 Key Features and Benefits: 🔒 Multiple Encryption Algorithms - 🛡️ AES (Advanced Encryption Standard): Industry-standard strong encryption. - 🔑 DES (Data Encryption Standard): Legacy encryption for compatibility. - 📦 Base64: Simple encoding for safe text transfer. - #️⃣ SHA-256: One-way cryptographic hash for data verification. 🖱️ Right-Click Integration - 📄 Select any text on a webpage and right-click. - ⚡ Choose "Send to Easy Encrypt" to automatically load it into the extension. - 🚀 No copy-pasting required—streamlined workflow for quick encryption. ⚡ Auto Copy & Clear - 📋 Auto Copy: Automatically copy encrypted/decrypted results to your clipboard. - 🧹 Auto-Clear (5 min): Privacy-focused feature that clears sensitive data after 5 minutes of inactivity. - 🔄 Reset timer on any user activity to keep your session alive while working. 🎛️ User-friendly Interface - 🔛 Simple toggle controls for Auto Copy and Auto-Clear features. - 💾 All settings (algorithm, secret key, preferences) are automatically saved. - 🌐 Internationalization: Full support for English and Korean (한국어). 👤 Personalization - 🔑 Save your preferred secret key for quick access. - 🎯 Remember your favorite encryption algorithm. - 💾 Settings persist across sessions via Chrome local storage. 🛠️ Technical Features: - 🛡️ Manifest V3 Compliant: Built with the latest Chrome Extension standards. - ⚡ Lightweight and Fast: No external dependencies except for CryptoJS library. - 🚫 No Remote Code: All encryption happens locally in your browser for maximum privacy. - 🔐 Context Menu API: Seamless integration with browser right-click menu. - ⏰ Chrome Alarms API: Smart auto-clear timer management. ❓ FAQ: Q: Where is my data sent? A: Nowhere. All encryption/decryption happens locally in your browser. Your data never leaves your device. Q: What happens to my secret key? A: Your secret key is stored locally in Chrome storage only. It's never transmitted anywhere. Q: Can I use this for file encryption? A: Currently, Easy Encrypt only supports text encryption. File encryption may be added in future updates. Q: What's the difference between encryption and hashing? A: Encryption (AES/DES/Base64) is reversible—you can decrypt it with the right key. Hashing (SHA-256) is one-way and cannot be reversed. Q: How secure is AES encryption? A: AES is the industry standard used by governments and banks. Your data's security depends on using a strong, unique secret key. 🚀 Planned Future Updates: - 📁 Batch encryption for multiple texts. - 🎨 Custom themes and dark mode. - 🔐 Additional encryption algorithms (RSA, Blowfish). - 📤 Export/Import encrypted files. 📧 Contact: For feedback, suggestions, or issues, please contact: [email protected]
Easy Encrypt is a lightweight Chrome extension for local text encryption, decryption, encoding, and hashing. It helps you quickly protect snippets, notes, selected webpage text, and copy-ready results without creating an account. What it supports: - AES encryption/decryption - DES encryption/decryption - Base64 encode/decode - SHA-256 hashing Productivity workflow: - Select text on any webpage and send it to Easy Encrypt from the right-click menu - Auto-copy results to your clipboard - Auto-clear input, output, and saved key data after 5 minutes when enabled Security-minded defaults: - Secret keys are not saved by default - Turn on Remember key only if you want Chrome to store it locally - Leading and trailing spaces are preserved, so exact text round-trips correctly - No account required Good for: - Temporary private notes - Sharing encrypted snippets - Encoding/decoding Base64 text - Hashing text with SHA-256 Privacy: - Runs locally in Chrome - Stores settings only in Chrome storage - No external account or server is required FAQ: Q: Where is my text sent? A: It is processed locally in Chrome. No account or external server is required. Q: Is my secret key saved? A: No, not by default. Use the Remember key option only if you want Chrome to store it locally. Q: Can SHA-256 be decrypted? A: No. SHA-256 is a one-way hash, not reversible encryption. Contact: For suggestions, feedback, or issues: [email protected]
Permissions & access
- Permissions
- storagecontextMenusalarms
- Host access
- None declared
Screenshots
About
Easy Encrypt is a lightweight Chrome extension for local text encryption, decryption, encoding, and hashing. It helps you quickly protect snippets, notes, selected webpage text, and copy-ready results without creating an account. What it supports: - AES encryption/decryption - DES encryption/decryption - Base64 encode/decode - SHA-256 hashing Productivity workflow: - Select text on any webpage and send it to Easy Encrypt from the right-click menu - Auto-copy results to your clipboard - Auto-clear input, output, and saved key data after 5 minutes when enabled Security-minded defaults: - Secret keys are not saved by default - Turn on Remember key only if you want Chrome to store it locally - Leading and trailing spaces are preserved, so exact text round-trips correctly - No account required Good for: - Temporary private notes - Sharing encrypted snippets - Encoding/decoding Base64 text - Hashing text with SHA-256 Privacy: - Runs locally in Chrome - Stores settings only in Chrome storage - No external account or server is required FAQ: Q: Where is my text sent? A: It is processed locally in Chrome. No account or external server is required. Q: Is my secret key saved? A: No, not by default. Use the Remember key option only if you want Chrome to store it locally. Q: Can SHA-256 be decrypted? A: No. SHA-256 is a one-way hash, not reversible encryption. Contact: For suggestions, feedback, or issues: [email protected]
Technical
- Version
- 1.2.2
- Manifest
- V3
- Size
- 114KiB
- Min Chrome
- 88
- Languages
- 2
- Featured
- No
Metadata
- ID
- dkbmfbabpldmkghollockhhdlbccdoac
- Developer ID
- u27725264e5a072ba180632d9409a98d3
- Developer Email
- [email protected]
- Created
- Nov 11, 2024
- Last Updated (Store)
- Jun 1, 2026
- Last Scraped
- Jun 9, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- https://eddy961206.github.io/extension-privacy-policy/
Similar extensions
Alternatives to Easy Encrypt, ranked by description similarity.
Message Encryptor
Securely encrypt and decrypt messages and files using AES-GCM — fast, offline, and private.
9
★ 5.0
Protect text
Use Protect Text — a Chrome extension to store secure notes and passwords. Encrypt text in the notepad directly in the browser!
427
★ 5.0
Encryp
A Extension for encrypting and decrypting
1
Text to Encryption Converter
Encrypt/decrypt text with a key into AES, SHA, MD5, Binary, Base64 and more!
39
PubliCrypt - 安全なファイル暗号化
ブラウザ内で完結する公開鍵暗号ツール。ファイルを安全に暗号化し、マジックリンクで簡単に鍵を共有できます。
22
OctoPaste
Zero-knowledge encrypted paste sharing. Select text, right-click, and upload with end-to-end encryption.
2
DragPass: Drag Your Password
Password Encryption Solution Activated by Dragging
3
My Password Manager
Use My Password Manager Chrome extension to generate strong passwords and securely manage them.
—
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 9, 2026.