Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.18 KB

File metadata and controls

29 lines (20 loc) · 1.18 KB

Mute websites like chrome

A simple add-on to allows you to mute/unmute websites instead of tabs. Works like chromium mute function.

Description

A simple add-on to allows you to mute/unmute websites instead of tabs. Works like chromium mute function. Right click on an open tab, and click mute. All future tabs with the same domain will be muted. When the add-on is clicked, it will display a list of all muted websites and you can unmute them from there directly if you want.

Shortcut is ctrl + alt + m

image

image

image

Original work from https://github.com/pkrasicki/firefox-mute-site

Changelog

v1.3.0

Added a list of muted domains

v1.3.1

Bug fix - Muted website tabs remain muted when a new website is loaded in the same tab. This has been fixed.

v1.4.0

  1. Fixed icon width
  2. Changed icon color with outline to be better viewed in dark themes.
  3. Fixed wrong icon seen on websites with mute and unmute reversed