mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Issue #638 - Part 5: Add mute/unmute option to tab context menu
This commit is contained in:
parent
8714e0d4f7
commit
b0beabea4c
3 changed files with 46 additions and 0 deletions
|
|
@ -397,3 +397,8 @@ slowStartup.helpButton.label = Learn How to Speed It Up
|
|||
slowStartup.helpButton.accesskey = L
|
||||
slowStartup.disableNotificationButton.label = Don't Tell Me Again
|
||||
slowStartup.disableNotificationButton.accesskey = A
|
||||
|
||||
muteTab.label = Mute Tab
|
||||
muteTab.accesskey = M
|
||||
unmuteTab.label = Unmute Tab
|
||||
unmuteTab.accesskey = M
|
||||
Loading…
Add table
Add a link
Reference in a new issue