Google Chrome Extension Development For Beginners [2020]
- Description
- Curriculum
- FAQ
- Reviews
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!
-
1IntroductionVideo lesson
This lecture is an introduction to the course.
-
2Useful LinksText lesson
-
3How to get the most out of this course?Video lesson
-
4SetupVideo lesson
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.
-
5What is a Chrome Extension?Video lesson
This lecture describes chrome extension and gives some chrome extension examples.
-
6Let's Create Our First Google Chrome ExtensionVideo lesson
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.
-
7Introduction QuizQuiz
-
8UPDATESVideo lesson
-
9IconsVideo lesson
In this lecture, we will learn how to add Icons to your chrome extension.
-
10Types of Chrome ExtensionsVideo lesson
In this lecture, we will look at some of the types of chrome extension
-
11PopupVideo lesson
In this lecture, we will learn how to add a popup HTML page to your chrome extension
-
12User Interface QuizQuiz
-
13Popup ScriptVideo lesson
In this lecture, we will learn what is a popup script and how to write one for your chrome extension
-
14Background ScriptsVideo lesson
Background Scripts is one of the very important parts of the chrome extension. In this lecture, we will see what is a background script.
-
15Chrome Extension 1 - Background ScriptVideo lesson
In this lecture, we will create a background script for our chrome extension
-
16Chrome Extension 1 - Manifest FileVideo lesson
In this lecture, we will create a Manifest file for our chrome extension
-
17Chrome Extension 1 - Demo And SummaryVideo lesson
In this lecture, we will look at the demo of the chrome extension that we created.
-
18Match PatternsVideo lesson
Match Patterns are an important part of chrome extension development. In this lecture, we will understand what are Match Patterns.
-
19Content ScriptsVideo lesson
-
20Chrome Extension 2 - Content ScriptVideo lesson
-
21Chrome Extension 2 - Manifest FileVideo lesson
-
22Chrome Extension 2 - Demo And SummaryVideo lesson
-
23Quiz On ScriptsQuiz
-
24What is Message Passing?Video lesson
-
25Types Of Message PassingVideo lesson
-
26How To Pass Messages Across Scripts?Video lesson
-
27Chrome Extension 1 - Passing Message From Popup Script to Content ScriptVideo lesson
-
28Chrome Extension 1 - Manifest FileVideo lesson
-
29Chrome Extension 1 - Popup HTMLVideo lesson
-
30Chrome Extension 1 - Popup ScriptVideo lesson
-
31Chrome Extension 1 - Content ScriptVideo lesson
-
32Chrome Extension 1 - Demo And SummaryVideo lesson
-
33PermissionsVideo lesson
-
34Chrome Extension 2 - Passing Message From Content Script To Background ScriptVideo lesson
-
35Chrome Extension 2 - Manifest FileVideo lesson
-
36Chrome Extension 2 - Content ScriptVideo lesson
-
37Chrome Extension 2 - Background ScriptVideo lesson
-
38Chrome Extension 2 - Demo And SummaryVideo lesson
-
39Quiz On Message PassingQuiz
-
40Storage IntroductionVideo lesson
-
41Chrome Extension 1 - PopupVideo lesson
-
42Chrome Extension 1 - Background ScriptVideo lesson
-
43Chrome Extension 1 - Popup ScriptVideo lesson
-
44Chrome Extension 1 - Manifest FileVideo lesson
-
45Chrome Extension 1 - Demo And SummaryVideo lesson
-
46Quiz On StorageQuiz
External Links May Contain Affiliate Links read more