fishuke / safe-typer

Typing Status Hider Chrome Extension for Discord.

Home Page:https://chrome.google.com/webstore/detail/typing-status-hider-for-d/dpodcjngfcnpjpmlfkiecmohpenljklc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Typing Status Hider Chrome Extension for Discord.

https://chrome.google.com/webstore/detail/typing-status-hider-for-d/dpodcjngfcnpjpmlfkiecmohpenljklc/


Languages

Language:TypeScript 65.9%Language:JavaScript 18.0%Language:HTML 11.3%Language:SCSS 4.7%