Browser Extension Course Manifest V3 Upgraded Version

Hello everyone, after a period of organizing, my "Browser Extension Development" video course has been completely upgraded.

The previous courses also received a lot of feedback.

00894fc0ecfbe986c8708183907aaf54.jpeg

Because the Chrome browser extension released the latest Manifest V3 standard, MV3 for short, also released a new roadmap.

2c69f76bddb9ad4fc93cf59fc8fb2449.png

  • New MV2 versions will not be accepted from January 2022 (except for "private" visible types), developers can update existing MV2 extensions

  • New MV2 versions will not be accepted in June 2022, developers can update existing MV2 extensions

  • Beginning in January 2023, developers cannot update MV2 extensions, and MV2 cannot run on Chrome browser (except for individual enterprise editions)

  • In June 2023, the MV2 version will not run on the Chrome browser

To put it simply, the development of browser extensions must use the latest MV3 standard, and the old version will be eliminated.

Course Introduction

There are many changes in MV3 this time, and there are almost no systematic development courses for MV3 on the Internet. So I took the time to upgrade the course to the latest MV3. Both new course content and source code examples are explained in MV3.

It is suitable for students who have some basic knowledge of JS, HTML, and CSS, and those who are interested in learning about browser extensions and building profitable products.

Courses include:

  • 13 development knowledge points (core mechanism, development and debugging, package release, automatic update, data storage, cross-domain access, extended inner page, multi-language, Background, option page, Vue development framework, CSP, other browser extensions)

  • 4 demos (Hello world, message notification, merge window, one picture and one poem)

  • 2 cases (screenshot, WeChat group photo)

c0d2de2aebdac699f41e2db5fcfecaed.png

6c7ad24af71e8f03002843f525338f5d.png

977487443e04c6222a53280925e92ef9.png

course viewing

I created a new course column on Qianchao, so that it can be viewed more conveniently on the mobile phone.

There are 19 lessons in total, and there are also free trial chapters.

e3dc502a5cb0e0411b84800b07ae366c.png

The new course is on the shelves, and a special discount is set up. The price is 28 yuan for the first 100 people, and then the original price will be restored. Scan the QR code below to go directly to the course.

079a9f254d040f49dfbb2da52aced43d.jpeg

Long press to identify the QR code above to preview the purchased courses, spend a few hours learning a new technology, open a window, and create your own browser extension.

Guess you like

Origin blog.csdn.net/ljinkai_ljk/article/details/128059657