chrome-extension-notification-demo
chrome-extension-notification-demo copied to clipboard
Demo for Notification in Chrome extension
What is the repository?
A very basic Chrome extension that display a notification. The source code of the post https://medium.com/@moshfeu/notifications-in-chrome-extension-50aac17b3b7d?sk=9253f1ba46cf9bc89a56578582b3ad8e.
How to run it locally?
Clone the repository and follow the docs
What should you expect to see?
- The extension icon in the extensions bar
- When you go to any website, the "Greet me!" button should be added in the top left corner (unless the site has an element that covers it). Clicking the button will show the notification
Questions? Notes?
Tweet me @moshfeu or open an issue