mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
parent
200f6b31f3
commit
87790c9731
@ -4,8 +4,7 @@
|
|||||||
"protectDOMRect": {
|
"protectDOMRect": {
|
||||||
"mail.google.com": false,
|
"mail.google.com": false,
|
||||||
"onedrive.live.com": false,
|
"onedrive.live.com": false,
|
||||||
"^https://[^/]*ebay\\.([a-z]+|com\\.(au|hk|my|sg)|co\\.uk)(/|$)": false,
|
"^https://[^/]*ebay\\.([a-z]+|com\\.(au|hk|my|sg)|co\\.uk)(/|$)": false
|
||||||
"facebook.com": false
|
|
||||||
},
|
},
|
||||||
"protectWindow": {
|
"protectWindow": {
|
||||||
"paypal.com": false,
|
"paypal.com": false,
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Version 1.10:
|
Version 1.10:
|
||||||
changes:
|
changes:
|
||||||
- added eBay and facebook.com to the convenience preset
|
- added eBay to the convenience preset
|
||||||
- do not use proxy for Function.prototype.toString (causes weird problems sometimes)
|
- do not use proxy for Function.prototype.toString (causes weird problems sometimes)
|
||||||
|
|
||||||
new features:
|
new features:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user