Update api-samples/default_command_override/README.md

Co-authored-by: Joe Medley <jmedley@google.com>
This commit is contained in:
IanStanion-google
2023-06-30 12:18:34 -04:00
committed by GitHub
parent d865442121
commit 6f76ecbbb6

View File

@@ -1,6 +1,6 @@
# chrome.cookies
This sample demonstrates using the `chrome.commands` API to create a new keyboard macro for switching tabs in the browser window.
This sample demonstrates the `chrome.commands` API by creating a new keyboard macro for switching tabs in the browser window.
## Overview