• Post category:StudyBullet-2
  • Reading time:4 mins read

Develop and publish your first Google Chrome Extension using JavaScript!

What you will learn

Web Development

JavaScript Basics

Google Chrome Extension Development

Google API Programming

Description

Hello and welcome to our course on how to develop and publish a Google Chrome Extension! This web development course was designed for all levels of programmers, and will provide you with practical JavaScript programming experience.

In this course we will build two Chrome extensions and cover the following topics:

  • Introduction and Manifest
  • Content Scripts
  • Messaging Different Parts of the Extension
  • Creating Share Popup
  • Icons
  • Building an Image Downloader
  • Interacting with the DOM
  • Uploading to the Google Chrome Web Store

Project source code is available on GitHub. All of the videos in this course are downloadable for offline viewing. English subtitles/captions are available within the course.

Thank you for taking the time to read this and we hope to see you in the course!

English

Language

Content

Building Our First Chrome Extension

Introduction and Manifest


Get Instant Notification of New Courses on our Telegram channel.


Content Scripts

Messaging Different Parts of the Extension

Creating Share Popup

Icons

Source Code

Final Project – Building an Image Downloader

Building an Image Downloader

Interacting with the DOM

Uploading to the Chrome Web Store

Source Code