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,
|
"all_frames": true,
|
||||||
"exclude_matches": [
|
"exclude_matches": [
|
||||||
|
"*://*.bauhaus.cz/*",
|
||||||
"*://*.codesandbox.io/*",
|
"*://*.codesandbox.io/*",
|
||||||
"*://*.facebook.com/*",
|
"*://*.facebook.com/*",
|
||||||
"*://*.googleapis.com/embed/*",
|
"*://*.googleapis.com/embed/*",
|
||||||
|
Loading…
Reference in New Issue
Block a user