Disable extension on FirstData Connect payment gateway

main
Elbert Alias 7 years ago
parent cfc43567d0
commit 42fd5f9153

@ -46,6 +46,10 @@
"http://*/*", "http://*/*",
"https://*/*" "https://*/*"
], ],
"exclude_matches": [
"*.modirum.com/*",
"https://www.alphaecommerce.gr/*"
],
"js": [ "js": [
"js/iframe.js" "js/iframe.js"
], ],