mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
parent
27d8d61da6
commit
8dcfac442f
@ -3,7 +3,9 @@
|
||||
"maxFakeSize": 1000000,
|
||||
"protectDOMRect": {
|
||||
"mail.google.com": false,
|
||||
"onedrive.live.com": false
|
||||
"onedrive.live.com": false,
|
||||
"^https://[^/]*ebay\\.([a-z]+|com\\.(au|hk|my|sg)|co\\.uk)(/|$)": false,
|
||||
"facebook.com": false
|
||||
},
|
||||
"protectWindow": {
|
||||
"paypal.com": false,
|
||||
|
@ -1,6 +1,6 @@
|
||||
Version 1.10:
|
||||
changes:
|
||||
-
|
||||
- added eBay and facebook.com to the convenience preset
|
||||
|
||||
new features:
|
||||
- added setting showPresetsOnInstallation to be able to not show the presets page upon installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user