Skip to content

umara25/EasyCalcCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CalcCheck Math Symbols Auto-Replacer

A simple Chrome extension that automatically replaces three common symbols when writing on CalcCheck.

Features

  • Automatic Symbol Replacement: Type symbols and they automatically transform:
    • = (equivalence)
    • < (left angle bracket)
    • > (right angle bracket)

Installation

  1. Download or clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode" in the top right
  4. Click "Load unpacked" and select the extension folder
  5. The extension will now be active on CalcCheck pages

Usage

Simply start typing in any text field on CalcCheck. When you type a supported symbol, it will automatically be replaced:

  • Type = → automatically becomes
  • Type < → automatically becomes
  • Type > → automatically becomes

How It Works

The extension monitors text input on CalcCheck pages and instantly replaces the three supported symbols.

About

A simple Chrome extension that automatically converts three common symbols while typing on CalcCheck

Resources

Stars

Watchers

Forks

Packages

No packages published