Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.25 KB

File metadata and controls

28 lines (15 loc) · 1.25 KB

Follow me on Twitter Follow me on Linkedin

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 be added in the top left corner (unless the site has an element that covers it). Clicking the button will show the notification

screen record of the notification in action

Questions? Notes?

Tweet me @moshfeu or open an issue