feat(browser-extension): add bauhaus.cz to exclude_matches in manifest
This commit is contained in:
parent
568a709bd4
commit
f84b2ab31f
@ -22,6 +22,7 @@
|
||||
{
|
||||
"all_frames": true,
|
||||
"exclude_matches": [
|
||||
"*://*.bauhaus.cz/*",
|
||||
"*://*.codesandbox.io/*",
|
||||
"*://*.facebook.com/*",
|
||||
"*://*.googleapis.com/embed/*",
|
||||
|
Loading…
Reference in New Issue
Block a user