Merge pull request #666 from keepassxreboot/fix/remove_xml_exclude

Remove XML exclude from the manifest
This commit is contained in:
Sami Vänttinen 2019-11-09 14:47:35 +02:00 committed by GitHub
commit e4a7af9fbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,10 +48,6 @@
"matches": [
"<all_urls>"
],
"exclude_matches": [
"*://*/*.xml",
"*://*/*.xsd"
],
"js": [
"browser-polyfill.min.js",
"content/banner.js",