no, chrome/firefox notification using same Web Notifications API as Safari. On Mac they integrate in Notification Center too, same way they did in Safari. On Windows they are kept inside the browser.
Here is a nice jquery plugin that simplifies integration of all three browsers. If you are interested in extending your plugin/server, have a look:
https://github.com/alexgibson/notify.js
Let me know if you need more informations about it.
Thanks and best regards