feat(browser-extension): add bauhaus.cz to exclude_matches in manifest

This commit is contained in:
wanhose 2024-02-27 12:08:20 +01:00
parent 568a709bd4
commit f84b2ab31f

View File

@ -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/*",