mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #666 from keepassxreboot/fix/remove_xml_exclude
Remove XML exclude from the manifest
This commit is contained in:
commit
e4a7af9fbc
1 changed files with 0 additions and 4 deletions
|
|
@ -48,10 +48,6 @@
|
|||
"matches": [
|
||||
"<all_urls>"
|
||||
],
|
||||
"exclude_matches": [
|
||||
"*://*/*.xml",
|
||||
"*://*/*.xsd"
|
||||
],
|
||||
"js": [
|
||||
"browser-polyfill.min.js",
|
||||
"content/banner.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue