/chrome-extension-notification-demo

Demo for Notification in Chrome extension

Primary LanguageJavaScriptMIT LicenseMIT

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

extension's icon

  1. When you go to any website, the "Greet me!" button should e added in the top left corner (unless the site has an element that covers it). Click on it will show the notification

screen record of the notification in action

Questions? Notes?

Tweet me @moshfeu or open an issue