Fake Push js
Small file for fake Browsere Notification in HTML5.
First, Import plugin with cdn after jquery:
<script src="https://cdn.jsdelivr.net/gh/MwSpaceLLC/[email protected]/fake-push.min.js"></script>
Then Fire your first Notification!
$.push('Title', 'Description','icon.png')