MuteLinks 作者: Shaxine
Mute Tabs based of URL.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
MuteLinks makes use of the Firefox's built-in mute tab functionality and automatically mute tabs based on their URL. It has two modes, mute only Blacked list sites or "Mute by default" were it will mute all sites except the Whited list ones.
Every time a new tab loads or changes URL, MuteLinks will check the URL and accordingly with the chosen mode will mute the tab or either un-mute the tab if it doesn't fit the criteria anymore.
Examples of good criteria:
It is also possible to mute all Private tabs regardless of the chosen mode and the Blacklist/Whitelist sites.
Contributors:
@freaktechnik - For guiding me the right way
@Staisser - For spelling errors
@vb7prog - For bug reporting
Every time a new tab loads or changes URL, MuteLinks will check the URL and accordingly with the chosen mode will mute the tab or either un-mute the tab if it doesn't fit the criteria anymore.
Examples of good criteria:
- http://facebook.com/ - Mute pages like "http://facebook.com/" as well as "http://www.facebook.com/about/"
- "http://facebook.com/" - Use quotation marks to mute a specific page, "http://www.facebook.com/about/" will not be muted
- google.com - Mutes all http:// and https:// google.com's addresses
- .org - Mutes all ".org" addresses
- /.*moz.*/ - Regex support
It is also possible to mute all Private tabs regardless of the chosen mode and the Blacklist/Whitelist sites.
Contributors:
@freaktechnik - For guiding me the right way
@Staisser - For spelling errors
@vb7prog - For bug reporting
开发者留言
为您的体验打分
权限详细了解
此附加组件需要:
- 存取浏览器标签页
更多信息
- 版本
- 0.2.3resigned1
- 大小
- 63.11 KB
- 上次更新
- 9 个月前 (2024年4月25日)
- 相关分类
- 许可证
- Mozilla 公共许可证 2.0
- 版本历史
添加到收藏集
Shaxine 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
### Fixed
- Bug where whitelisted tabs would toggle mute state on refresh;
## [0.2.1] - 2017-09-23
### Fixed
- Bug where muted tab wouldn't unmute when it doesn't fit the criteria anymore;
- Bug where clicking accept button wouldn't save the changes;
## [0.2] - 2017-08-13
### Changed
- Increased popups size;
## [0.2beta2] - 2017-08-13
### Changed
- Minimum requirements are now Firefox version >= 53.0;
### Fixed
- Bug where multiple instances of the same popup were opened;
## [0.2beta] - 2017-08-13
### Added
- Icon to tab context menu entry;
### Changed
- Re-written all the code to WebExtension API;
- Tab context menu option to checkbox;
- Text of Add/Edit tab context menu entry;
### Removed
- Top tab's context menu option;
## [0.1.4] - 2017-03-12
### Fixed
- Bug where tab state wasn't kept when changed by the user;
## [0.1.3] - 2017-02-24
### Fixed
- Bug where add and edit popups weren't working correctly;
## [0.1.2] - 2017-02-24
### Fixed
- Critical Bug where add-on stops working after a browser restart;
## [0.1.1] - 2017-02-12
### Added
- Entry to the Tab's Context Menu for quick Add/Edit/Remove actions and settings page;
- Settings option for Tab's Context Menu positioning;
- Buy me a coffee Paypal and Bitcoin's links;
### Changed
- Changes now take effect immediately (no need to refresh the page);
### Fixed
- Critical Bug where Tabs won't be un-muted after being muted;
## [0.1.0] - 2017-02-06
### Changed
- Minimum requirements are now Firefox version >= 51.0;
- Re-written most of the code to WebExtension API;
- White and Black lists to tables with Add/Edit/Remove actions;
### Fixed
- Whitelist not working correctly when it has more than one entry;