You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title="Global setting for this profile. If unchecked, no buttons will auto-send, overriding individual button settings."
194
+
>
195
+
<inputtype="checkbox" id="autoSendToggle" />
196
+
<span
197
+
>Enable Global Auto-send for profile. Disabling will disable
198
+
auto-send everywhere.</span
199
+
>
200
+
</label>
201
+
</div>
202
+
<divclass="row">
203
+
<label
204
+
class="checkbox-row"
205
+
for="shortcutsToggle"
206
+
title="Enable or disable keyboard shortcuts (Alt+1 through Alt+0) for the first 10 buttons in this profile, so you can press keyboard instead of clicking them. If disabled, you can still click buttons with mouse."
207
+
>
208
+
<inputtype="checkbox" id="shortcutsToggle" />
209
+
<span>Enable Keyboard Shortcuts</span>
210
+
</label>
211
+
</div>
212
+
<divclass="row">
213
+
<button
214
+
id="revertDefault"
215
+
class="danger"
216
+
title="Reset all buttons and settings in the current profile back to the extension's defaults."
title="Global setting for this profile. If unchecked, no buttons will auto-send, overriding individual button settings."
444
-
>
445
-
<inputtype="checkbox" id="autoSendToggle" />
446
-
<span
447
-
>Enable Global Auto-send for profile. Disabling will disable
448
-
auto-send everywhere.</span
449
-
>
450
-
</label>
451
-
</div>
452
-
<divclass="row">
453
-
<label
454
-
class="checkbox-row"
455
-
for="shortcutsToggle"
456
-
title="Enable or disable keyboard shortcuts (Alt+1 through Alt+0) for the first 10 buttons in this profile, so you can press keyboard instead of clicking them. If disabled, you can still click buttons with mouse."
457
-
>
458
-
<inputtype="checkbox" id="shortcutsToggle" />
459
-
<span>Enable Keyboard Shortcuts</span>
460
-
</label>
461
-
</div>
462
-
<divclass="row">
463
-
<button
464
-
id="revertDefault"
465
-
class="danger"
466
-
title="Reset all buttons and settings in the current profile back to the extension's defaults."
0 commit comments