An open API service indexing awesome lists of open source software.

https://github.com/seinopsys/fur-notify

Keep track of your Furbooru notifications and messages in (almost) real time
https://github.com/seinopsys/fur-notify

browser-extension chrome-extension firefox firefox-addon firefox-extension firefox-webextension furbooru google-chrome notifications

Last synced: about 2 months ago
JSON representation

Keep track of your Furbooru notifications and messages in (almost) real time

Awesome Lists containing this project

README

          

Fur-Notify Chrome Notification Screenshot Fur-Notify Chrome Popup Screenshot



Fur-Notify Extension Logo Fur-Notify

Keep track of your Furbooru notifications and messages in (almost) real time

Download Fur-Notify from the Chrome Web Store Download Fur-Notify from Firefox Add-ons

Download Fur-Notify from the Chrome Web Store Download Fur-Notify from Firefox Add-ons

## How does it work?

The extension sends a request to the About page (which is the most lightweight page on the site) every `N` seconds (which can be adjusted in the options) and looks for the notification and message counters on the page.

The total amount is then displayed on the icon, and when clicked it opens a menu that looks similar to the site's top bar with the notifications and messages icons, both of which can be clicked to go to their respective pages. You should choose the domain you're normally signed in on using the options, otherwise the extension can't keep count of your notifications and messages.

If you browse the site on the domain of your choosing the extension will keep the count synced with the page contents without having to wait for the next timed update.

By default, the extension sends a notification and plays a sound when the total increases, but both the notification and its sound can be disabled if you only want the counter. The notification also disappears after a few seconds initially, but this can be changed to a longer duration or disabled entirely (by setting the timeout to 0), so only a click on the close button or one of the buttons will clear it.

## Attributions

- Notification sound: [Stairs](https://notificationsounds.com/message-tones/stairs-567) from [NotificationSounds.com](https://notificationsounds.com)
- Application icon: [designed](https://furbooru.org/images/0) by [Aureai](https://furbooru.org/profiles/Aureai)
- Icons: [Font Awesome](https://fontawesome.com/license) v5.0.10
- Color picker: [Spectrum](https://bgrins.github.io/spectrum/)