Skip to content

Browser extension that displays your Facebook notifications unread count.

License

Notifications You must be signed in to change notification settings

ArnaudLigny/F-Notifier

Repository files navigation

F-Notifier is a browser extension that displays your Facebook notifications unread count.

Only "classics" notifications are supported (like comments on a post or tagging, but not Messenger's notifications).

F-Notifier available in the Chrome Web Store F-Notifier available in Mozilla Add-ons Open New Tab After Current Tab available in Microsoft Edge Addons

Preview

F-Notifier screenshot

Releases

2.8.5

Fix Facebook feed redirect error by @logeen in #70.

2.8.4

Fix #66: spoof Facebook on Android user agent to prevent HTTP 301 redirection.

2.8.3

Prevent mobile to desktop version redirect (#64).

Support

https://github.com/ArnaudLigny/F-Notifier/issues

Development

Source code

https://github.com/ArnaudLigny/F-Notifier.git

Install dependencies

npm install

Run tests

Test workflow

npm run test

Build package

npm run build

Actions:

  1. process files (with Gulp), result is stored in build/
  2. create a ZIP archive from build/ in dist/

Deploy to stores

Release workflow

npm run release

License

F-Notifier is a free software distributed under the terms of the MIT license.

© Arnaud Ligny