aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/settings2.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-01-17 19:35:01 -0500
committerGitHub <noreply@github.com>2021-01-17 19:35:01 -0500
commitd21de9df0052d89bea09e947c312e3694cc64920 (patch)
treedc87468aa61c46f49a4105d89a7d455eac094b86 /ext/bg/settings2.html
parentc875ca728f619c6e6bccbd13ceb90d898c59e53e (diff)
Update copyHostSelection to be popup-only (#1267)
Diffstat (limited to 'ext/bg/settings2.html')
-rw-r--r--ext/bg/settings2.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html
index 128bd5ef..08f9ebef 100644
--- a/ext/bg/settings2.html
+++ b/ext/bg/settings2.html
@@ -3013,7 +3013,7 @@
<option value="addNoteTermKana" data-scopes="popup search">Add term note (reading)</option>
<option value="viewNote" data-scopes="popup search">View note</option>
<option value="playAudio" data-scopes="popup search">Play audio</option>
- <option value="copyHostSelection" data-scopes="popup search">Copy selection</option>
+ <option value="copyHostSelection" data-scopes="popup">Copy host window selection</option>
<option value="scanSelectedText" data-scopes="web">Scan selected text</option>
</select>
<div class="hotkey-list-item-flex-row">