Skip to content

Druco/RedditNotifier-WE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedditNotifer (v3.0.0) Icon

A simple addon for Firefox that alerts you to new unread messages on reddit.

This addon is written with the Firefox WebExtensions API and builds on the original RedditNotifier code by Bradley Rosenfeld.

Features

  • Toolbar button to allow easy access to your reddit inbox.
  • Notifications (can be turned off) when you have new messages or moderator mail.
  • Watch your favorite subreddit for new posts.
  • Plays a sound when there are new messages (can be turned off).
  • A persistent bubble on the toolbar button that tells you exactly how many messages you have.
  • Panel to quickly view and open unread messages and subreddits.
  • Restartless; just install and you're ready to go!
  • Doesn't store login credentials. Just log into reddit like you normally would.
  • Customizable refresh time (10 seconds to infinity).

CAUTION

This add-on DOES NOT work if Firefox built-in "Tracking Protection" (under Preference->Privacy & Security) is turned on. I don't know any way around this so it is unlikely to be fixed.

Development

Install web-ext

$ npm install --global web-ext

From the root project directory, run web-ext

$ web-ext run

How can I help?

License

Licensed under the Mozilla Public License version 2.0

A project by Druco.

About

Firefox addon that checks unread messages on reddit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published