diff --git a/dist/manifest_chromium.json b/dist/manifest_chromium.json index 4b4bbdc..df0fdb5 100755 --- a/dist/manifest_chromium.json +++ b/dist/manifest_chromium.json @@ -39,7 +39,6 @@ "" ], "exclude_matches": [ - "*://*/*.xml*", "file:///*.xml*" ], "js": [ diff --git a/dist/manifest_firefox.json b/dist/manifest_firefox.json index 2abaa5e..9eae09b 100644 --- a/dist/manifest_firefox.json +++ b/dist/manifest_firefox.json @@ -52,7 +52,6 @@ "" ], "exclude_matches": [ - "*://*/*.xml*", "file:///*.xml*" ], "js": [ diff --git a/keepassxc-browser/manifest.json b/keepassxc-browser/manifest.json index 4b4bbdc..df0fdb5 100755 --- a/keepassxc-browser/manifest.json +++ b/keepassxc-browser/manifest.json @@ -39,7 +39,6 @@ "" ], "exclude_matches": [ - "*://*/*.xml*", "file:///*.xml*" ], "js": [