Asspig notifier

Nofifies new messages on the Asspig website through scraping.

Author
Emmanuel Eytan
Daily installs
0
Total installs
6
Ratings
0 0 0
Version
1.1
Created
2022-03-18
Updated
2022-03-20
License
GPLv3
Applies to

On the gay adult website AssPig , there are new messages notifications, but they only appear in-window. This is not very useful. If one moves away from the site, there is no way of getting notified of a new messages. But if one is already looking at the site, a notification is not necessary: there is a badge with the number of unread messages always present on the top bar of the site.

This script sends an OS notification when it detects that a new message has arrived. It does this by scraping the number of unread messages at the top of the window. This means that if there is a new message in the current dialog window which does not update the counter at the top of the window, this script will not be triggered.

It is difficult to test because I cannot send messages to myself on this site, but I'm pretty sure it works. Otherwise, I will update it.