Skip to content

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

License

Notifications You must be signed in to change notification settings

misterabdul/webchat-blur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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