Git Product home page Git Product logo

text-encryption-extension's Introduction

Text Encryption Extension

This Chrome extension allows users to encrypt and decrypt text using two different methods: Basic and Advanced. Users can switch between these methods using a checkbox. This extension is perfect for anyone who wants to add an extra layer of security to their messages.

Features

  • Basic Encryption: Uses a random key to shift the characters of the input text.
  • Advanced Encryption: Uses a progressively increasing key to shift the characters, providing a more complex encryption.
  • Real-time Encryption/Decryption: Encrypts and decrypts the text as you type.

Installation

  • Clone or download the repository.
  • Open Chrome and go to chrome://extensions/.
  • Enable "Developer mode" by clicking the toggle switch in the top right corner.
  • Click "Load unpacked" and select the directory where you downloaded/cloned this repository.

Usage

  • Open the extension by clicking on the icon in the Chrome toolbar.
  • Enter the text you want to encrypt in the "Text to Encrypt" field.
  • Click the "Encrypt" button to see the encrypted text.
  • Enter the encrypted text in the "Text to Decrypt" field.
  • Click the "Decrypt" button to see the original text.
  • Use the checkbox to switch between Basic and Advanced encryption methods.

Screenshots

Basic Encryption

enter image description here

Basic Decryption

enter image description here

Advanced Encryption

enter image description here

Advanced Encryption

enter image description here

text-encryption-extension's People

Contributors

revanth1718 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.