|
BlogBelow are the last blogs of this player. You can also post comments or subscribe.
|
Message notification extension |
I made another VP browser extension, this one adds normal real-time message notifications (no sound, only the popup on the left side of the screen) That's how the notification looks, "Hiii" text is a message topic, you can read the message in the new tab (just press on the topic text, it will open new tab) You can get this extension here: https://drive.google.com/file/d/17Qg51z8jofNAmGgKfrHA15NbIICkYC-G/view?usp=sharing Installation guide is in my profile Some technical stuff: It checks for new message immediately after page load and then every 5 seconds. If you get 2 or more messages in 5 seconds, you'll get only one notification with the last message (I think I can redo it later) Notification popup follows the screen so you won't miss it New message rewrites popup text, so you'll always see the last message |