
Whitelist-Blacklist-Blocker 作者: Prog.JMC
A site blocker that closes a tab if a blocked site is loaded.
Sites can be whitelisted or blacklisted with regular expression rules and if a site is matched it is 'blocked'.
扩展元数据
This was mostly made for my own use as I couldn't find an add-on that met my needs.
ie.)
I want to visit
reddit.com/r/cooking
to look for recipes
but I don't want to be distracted by
reddit.com/r/all.
Blacklist : .*reddit.com/r/.*
Whitelist: .*reddit.com/r/cooking.*
( ".*" is the wild card of any length and is a good catch all to wrap around your entries)
Updates to the whitelist and blacklist are done via the toolbar-icon.
New entries are separated by a new line.
-
I'm open to suggestions and improvements if anyone else finds this tool useful.
TODO:
- Improve user experience and whitelist / blacklist editing experience.
- Fix a known issue where rendering is sometimes delayed and interaction with the popup is necessary for the editor to load.
ie.)
I want to visit
reddit.com/r/cooking
to look for recipes
but I don't want to be distracted by
reddit.com/r/all.
Blacklist : .*reddit.com/r/.*
Whitelist: .*reddit.com/r/cooking.*
( ".*" is the wild card of any length and is a good catch all to wrap around your entries)
Updates to the whitelist and blacklist are done via the toolbar-icon.
New entries are separated by a new line.
-
I'm open to suggestions and improvements if anyone else finds this tool useful.
TODO:
- Improve user experience and whitelist / blacklist editing experience.
- Fix a known issue where rendering is sometimes delayed and interaction with the popup is necessary for the editor to load.
举报此附加组件的滥用行为
如果您认为此附加组件违背了 Mozilla 附加组件政策 或存在安全或隐私问题,请使用此表单向 Mozilla 报告问题。
请勿使用此表单报告附加组件的缺陷或请求功能。此表单将发给 Mozilla 官方,而非附加组件的开发者。
- 版本
- 0.2
- 大小
- 11.42 KB
- 上次更新
- 2 年前 (2019年6月17日)
- 许可协议
- GNU 通用公共授权,版本 3.0
- 版本历史
- Fixed popup toolbar icon
- Fixed case sensitivity issue
- Swapped to pre-release versioning as everything gets worked out
- Fixed case sensitivity issue
- Swapped to pre-release versioning as everything gets worked out
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分