Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 379 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 379 Bytes

A simple chrome extension to suppress notifications on Facebook, Twitter and YouTube.

Usage

Clone the repository

npm i
npm run build

On Chrome:

Load unpacked extension > build/chrome

On Opera:

Load unpacked extension > build/opera

Todo

  1. Fix notification icon colors on Facebook.
  2. Push to Chrome app store.