mchugh19 / zabbix-vue

Chrome/Firefox extension for displaying problems from Zabbix
MIT License
56 stars 13 forks source link

Chrome Browser Extension no longer supported #66

Open JeffZwolle opened 2 weeks ago

JeffZwolle commented 2 weeks ago

The Google Chrome Browser Extension used to be available here: https://chrome.google.com/webstore/detail/goinajfhamfchlmkddedkncmlgfcieac/

And information at the Zabbix website was available here: https://share.zabbix.com/cat-notifications/zabbix-notifier-for-firefox-chrome

Now I see a notification in my browser at the extension settings screen saying: "This extension may soon no longer be supported"

2024-11-11 14_40_44-Extensions

This probably has something to do with Google ending the support for Manifest V2-browserextensions.

Thankfully the extension still functions as desired. I like it very much.

Are there any plans to keep supporting this extension in the Chrome browser?

If not, is there an alternative functioning in a similar way?

mchugh19 commented 5 days ago

Greetings,

I did start a branch a while back to convert to use manifest v3. At the time firefox and chrome weren't agreed and didn't support the same abilities making support for both browsers more difficult than it should have been. I suspect a lot has changed since then, so I'll take a look once more.