
This lecture is an introduction to the course.
In this lecture, we will see what tools you would need to create chrome extension. Firstly you would need a chrome browser where you can load and run your chrome extension and then you would need a text editor to write the code for chrome extension development.
This lecture describes chrome extension and gives some chrome extension examples.
In this lecture, we will create our very first google chrome extension. This chrome extension won't have any functionality but still the minimum possible code you can write to create a chrome extension.
In this lecture, we will learn how to add Icons to your chrome extension.
In this lecture, we will look at some of the types of chrome extension
In this lecture, we will learn how to add a popup HTML page to your chrome extension
In this lecture, we will learn what is a popup script and how to write one for your chrome extension
Background Scripts is one of the very important parts of the chrome extension. In this lecture, we will see what is a background script.
In this lecture, we will create a background script for our chrome extension
In this lecture, we will create a Manifest file for our chrome extension
In this lecture, we will look at the demo of the chrome extension that we created.
Match Patterns are an important part of chrome extension development. In this lecture, we will understand what are Match Patterns.
In this course you will learn the fundamentals of google chrome extension development.
My aim is not to create a shortest possible crash course on google chrome extension development, but to make you comfortable with the process of chrome extension development.
In this course, you will find me visiting the official google chrome extension documentation page frequently and that is because I want to make you comfortable with the documentation so that in future if you get stuck creating your extension, you can immediately refer the documentation for help.
I hope you will find this course helpful.
Wishing you all the luck!