Create A New Tab Override Chrome Extension
- 4.5
Brief Introduction
Learn how to create a new tab override Chrome extension using HTML, CSS & JavascriptDescription
Have you ever wonder how to create a Chrome extension that can override your new tab behaviour like loading a random image like Shutterstock Tab extension?
Great! You've landed to the right course. Inside this course, I'll show and guide you how to create a new tab override Chrome extension that will load a random image every time you open a new tab in your Chrome browser.
We're also going to fetch a quote from a quote API server and put it at the middle of the new tab image.
You don't need to know advanced programming languages like PHP, Ruby or Java to built that. If you already know HTML, CSS, JS and some jQuery, it's more than enough for you.
If you don't know jQuery, that's okay. We just small amount of jQuery inside this course and I'm going to explain what I'm actually doing inside the code.
See you inside the course!
Requirements
- Requirements
- HTML basics
- CSS basics
- Javascript basics
- A text editor like Sublime Text