A simple Chrome extension that automatically replaces three common symbols when writing on CalcCheck.
- Automatic Symbol Replacement: Type symbols and they automatically transform:
=→≡(equivalence)<→⟨(left angle bracket)>→⟩(right angle bracket)
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the extension folder
- The extension will now be active on CalcCheck pages
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⟩
The extension monitors text input on CalcCheck pages and instantly replaces the three supported symbols.