Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Google Chrome Extension Development For Beginners [2021]
Rating: 4.2 out of 5(79 ratings)
11,368 students

Google Chrome Extension Development For Beginners [2021]

Everything you need to know about google chrome extension development.
Created byJatin Lalwani
Last updated 12/2020
English

What you'll learn

  • Fundamentals of Chrome extension development
  • How to add User Interface to the Chrome extension
  • How to make Scripts communicate with one another
  • How to store data
  • How to use chrome APIs
  • How to use chrome extension official documentation
  • Publishing your Chrome extension to Chrome Web Store
  • MORE COMING SOON!

Course content

7 sections44 lectures1h 59m total length
  • Introduction0:46

    This lecture is an introduction to the course.

  • Useful Links0:03
  • How to get the most out of this course?1:37
  • Setup0:43

    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.

  • What is a Chrome Extension?1:39

    This lecture describes chrome extension and gives some chrome extension examples.

  • Let's Create Our First Google Chrome Extension4:53

    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.

  • Introduction Quiz
  • UPDATES0:51

Requirements

  • You do not need any prior knowledge about Google Chrome Extension development
  • Basic knowledge of HTML, CSS and JavaScript

Description

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!

Who this course is for:

  • Google Chrome Extension Developers
  • Web Developers
  • JavaScript Developers
  • Software Developers