#html5
Read more stories on Hashnode
Articles with this tag
The other day I had quite a weird scenario where we had a form inside a specific section, but the submit button was at the bottom. At first, I tried...
I started the browser extension series to explore and learn more about how to set up different browser extensions. I learned so much from all the...
Today's article will look at creating a Chrome dev tools extension. It will be a basic setup. For now, that doesn't do anything yet. It just shows you...
Now that we created the TurboReader browser extension, I wanted to see what's involved in actually getting it in the stores. I decided to only ship it...
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...
This article will examine how we can modify images on the active page. If you'd like to follow along with the article, use the following GitHub branch...