diff --git a/Manually-editing-per-site-switches.md b/Manually-editing-per-site-switches.md index 8b6ada6..0a45cda 100644 --- a/Manually-editing-per-site-switches.md +++ b/Manually-editing-per-site-switches.md @@ -27,4 +27,10 @@ All switches are `off` by default, meaning there is no point in creating an entr no-popups: www.example.com off -Unless it is to override a related broader entry for which the switch is `on`. \ No newline at end of file +Unless it is to override a related broader entry for which the switch is `on`. + +### Caveats + +Be aware of... + +- Chromium-based browsers: If you block popups everywhere by default (`no-popups: * true`), this will break "Open link in new tab" in the context menu. This is because of Chrome API limitations. \ No newline at end of file