chrome-extension-notification-demo

Demo for Notification in Chrome extension

MIT License

Stars
15

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?

  1. The extension icon in the extensions bar
  1. 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

Badges
Extracted from project README
Follow me on Twitter Follow me on Linkedin
Related Projects