Your cart is empty.
Keep shopping
Learn to store and retrieve a user name in a chrome extension using the storage API. Use chrome.storage.sync.set and .get with manifest storage permission to greet the user across launches.
Design a Chrome extension to set a custom background by entering an image link, sending messages from the popup to a content script, and applying the background with storage.
This course will introduce you to the development of Google Chrome Extensions. Also, this course includes a minor project of developing an extension to customize your browser's home page background image. At the end of the course, there is a discussion of a project idea too which will be great if you build it.