This Chrome extension demonstrates basic use of the extension platform's Action API. Source code for this extension can be found…
This Chrome extension demonstrates basic use of the extension platform's Action API. Source code for this extension can be found here:
https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/api/action
## Additional resources
Action API reference page
https://developer.chrome.com/docs/extensions/reference/action
The official "Chrome Extensions Samples" repository
https://github.com/GoogleChrome/chrome-extensions-samples/