#chrome-extension
Read more stories on Hashnode
Articles with this tag
So far, we have had a good mix of different elements. This article will show you how I made the turboReader browser extension. For those unfamiliar...
In the previous article, we added an option to change the color of our extensions. So far, we have used our main popup view, but we can also leverage...
In today's article, we'll transform our already excellent popup browser extension to be a little more personal. We are going to give the user the...
In the previous article, we had an introduction to browser notifications. We were able to send a notification when the user clicked the...
In this article, we'll be exploring how to add browser notifications to our browser extension. As the starting point, I'll use our popup extension. If...
In the previous article, we created a new tab experience that could load the weather for our current location. This article will convert what we...