Build a Chrome Extension – Course for Beginners

Learn how to create a Chrome browser extension using JavaScript and the new iteration of the web extensions platform, called Manifest V3. ✏️ Raman Hundal developed this tutorial. 💻 YouTube Bookmarker Starter Code: 💻 YouTube Bookmarker Finished Code: 🔗 Pieces Code Snippet Assistant download: 🔗 Publishing extension on the chrome store docs: ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Intro ⌨️ (0:02:15) Demo ⌨️ (0:05:18) Understanding ⌨️ (0:08:46) Coding the extention ⌨️ (0:31:37) newVideoLoaded function ⌨️ (0:31:37) fetchBookmarks ⌨️ (0:37:08) addEventListener ⌨️ (0
Back to Top