What are the steps involved in developing a Chrome extension using manifest version 3? Specifically, what changes are required in the extension's manifest file and how can I use the updated APIs to build and deploy the extension?

Read more