Update api-samples/contextMenus/global_context_search/README.md

Co-authored-by: Joe Medley <jmedley@google.com>
This commit is contained in:
IanStanion-google
2023-06-30 12:18:21 -04:00
committed by GitHub
parent 047baf9729
commit 7324ef6345

View File

@@ -1,6 +1,6 @@
# chrome.contextMenus
This sample demonstrates using the `chrome.contextMenus` API to let a user switch between searching different countries' versions of Google via a contextMenu.
This sample demonstrates the `chrome.contextMenus` API by letting a user switch between searching different countries' versions of Google via a `contextMenu`.
## Overview