Google Chrome Extension Development From Beginning
- Description
- Curriculum
- FAQ
- Reviews
Over 44,000 happy students from 143 countries!
New to Google Chrome Extension development? Awesome! If I could show you a way to develop yours in less than an hour without no knowledge to begin with, would you be interested?
If yes, this is a course right for you! Course is designed with respect to your time. This means that videos get to the point and deliver core knowledge that you can use straight away.
What is chrome extension?
Chrome extensions are tiny programs that run inside your browser. They can interact with the web pages you visit, and the rest of the web.
What Will You Learn?
The goal of this course is simple: teach you how to develop a chrome extension in the shortest amount of time…
Here is a brief list of what you are going to achieve:
- Core fundamentals of extension development
- Structure of Chrome extension
- Understanding of Chrome API and listeners
- Internationalization
- Making XHR requests
- Main attributes of the manifest file
- Developing with real example
- Publishing your extension to Chrome Web Store
- And much more…
Hurry though… the price might change at any point
And if you don’t think it live up to promise I’ve made you…
Or you think you cannot develop your own extension in the end…
There is a 30-Day Money-Back Guarantee…
All risk is lifted from your shoulders and placed squarely on mine. Join the BEST Chrome Extension Development on Udemy today!
See you on the inside!
-
1Course structureVideo lesson
Get an introduction about the course and structure of it.
-
2How To Get The Most Out Of This CourseVideo lesson
-
3Lectures overviewVideo lesson
-
4Project SetupVideo lesson
If you are interested in coding along, here we will set up a project. Installing Node.js with package manager (so we can download Chrome API types to get auto-completion) and Visual Studio Code.
-
5What Is ExtensionVideo lesson
What is and what makes a Google Chrome extension? Find out here.
-
6Extension Intro QuizQuiz
-
7Manifest FileVideo lesson
-
8Background ScriptsVideo lesson
Learn about first core part of chrome extension - background scripts, which main responsibility is listening for browser events and calling Chrome API.
-
9Content ScriptsVideo lesson
Learn about second core part of chrome extension - content scripts, which main responsibility is manipulating the DOM elements - enhancing the user experience.
-
10Mid SummaryVideo lesson
In this video we will briefly look back at what we have done so far, to summarize what we learned.
-
11Extension User InterfaceVideo lesson
Learn what different parts makes the UI of an extension.
-
12Extension Development QuizQuiz
Test whether you remembered the core fundamentals.
-
13Publishing OnlineVideo lesson
Learn how to make your extension available online! We will go through packing and publishing steps, and publish to the Chrome Web Store.
-
14Fundamentals summaryVideo lesson
Let's summarize all the parts we have learned going from Manifest file up to publishing to the Chrome Web Store.
-
15Persisting data in a storageVideo lesson
Learn about chrome storage which allows you to store data, such as extension options or preferences. Know the difference between local and sync storage, together with their limitations.
-
16Message PassingVideo lesson
In this video you will learn about script communication - message passing. You will learn how to send message from content script to background script and other way around.
-
17Checkboxs shown twice - fixText lesson
-
18Cross-origin requests (XHR)Video lesson
In this section you will learn how to perform HTTP requests to your remote server or 3rd party API.
-
19Internationalization (localization)Video lesson
-
20Source codeText lesson
-
21Typescript integrationVideo lesson
You will learn how to add and integrate typescript to your chrome extension to help you developing faster, with type checking and catch errors earlier.
-
22Webpack integrationVideo lesson
Learn how to integrate Webpack bundler into your chrome extension project to make your project easier to maintain.
-
23Manifest V3 migrationVideo lesson
-
24Source codeText lesson

External Links May Contain Affiliate Links read more