/safe-typer

Typing Status Hider Chrome Extension for Discord.

Primary LanguageTypeScript

Safe Typer

Safe Typer is an typing status hider Chrome extension for Discord.

Installation

1- Clone repository
2- Install dependencies using the package manager npm.

git clone https://github.com/fishuke/safe-typer.git
cd safe-typer
npm install

Start

Run npm run start:dev for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

License

MIT