Web browsers are probably the first thing people used when they started learning about the internet about 20 years ago. But browsers now are completely different and have lots of features that have never been there. One of the most popular and most used web browsers is Google Chrome browser. With Google Chrome browser, you can do more than just surfing the internet. You can install a piece of software called an extension, which makes it even more powerful by extending the browser's features and lets users manipulate the browsers in pretty much any way they want. Moreover, extensions improve user experience by adding features that are either are not available on a website or are better added externally.
This course will take you step by step towards learning how to create Google Chrome extensions. First, I'm going to start by teaching you basic and important concepts to make sure you understand the function of each part in the extension's files. Then I'll move on to setting up the HTML and design for your extension. And of course, most importantly, the Javascript code, which serves as the commander for your Chrome extension.
After taking this course, you will have created a complete Google Chrome extension. And you will be able to create new extensions. And not just that, you will also be taught how to publish them on Google Web Store so that people around the world can use your extensions.
This course provides you with the "How to" instead of focusing only on theories that might not be useful. It also gives you a clear step by step method to create your Google Chrome extensions.
What will you learn in this course?
You should have basic knowledge in HTML and CSS