Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 785  / 1 Year ago, fri, november 25, 2022, 9:37:49

I understand that Chrome has chromify-osd, an extension that lets it use notify-osd for notifications. Is it possible to customize it such that it works for Firefox as well?


More From » firefox

 Answers
3

There is a script made by Marco Ceppi and modified by George Edison that allows Firefox to use Notify-OSD.



For Firefox to use Notify-OSD, you need to have Greasemonkey extension installed in Firefox. After that, you need to download this script.
You also have to download NPAPI plugin and copy them to your ~/.mozilla/plugins/ folder and restart the browser.



After all that, run the following command in a terminal:



sudo ln -s /usr/lib/x86_64-linux-gnu/libnotify.so.4 /usr/lib/x86_64-linux-gnu/libnotify.so.1


You now should have Firefox using Notify-OSD for displaying notifications.


[#40405] Saturday, November 26, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rialhirt

Total Points: 422
Total Questions: 113
Total Answers: 120

Location: France
Member since Sun, May 15, 2022
2 Years ago
;