Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 437 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 437 Bytes

Webchat Blur Browser Extension

Blur important content webchat apps like whatsapp & telegram until you hover on it.

Webchat Blur

Developing

$ npm install

$ npm run watch # for chromium based browser
$ npm run watch:firefox # for firefox browser

Building

$ npm install

$ npm run build # for chromium based browser
$ npm run build:firefox # for firefox browser