gorhill / uMatrix

uMatrix: Point and click matrix to filter net requests according to source, destination and type
GNU General Public License v3.0
4.56k stars 473 forks source link

Evernote Web Clipper is not working cause uMatrix blocks requests by default #914

Closed qwertier closed 6 years ago

qwertier commented 6 years ago

Evernote Web Clipper is a very common addon, which allows user to make a copy of a web page directly into Evernote. But uMatrix blocks requests to www.evernote.com from any site. That makes Web Clipper to run into failed state.

I propose to add these rules by default:

* www.evernote.com * allow
* evernote.com cookie allow

Adding them allows Evernote Web Clipper to work properly! Thank you!

gorhill commented 6 years ago

By design there isn't and won't be any specific whitelist rules in uMatrix. Each user can add them as needed.

uBlock-user commented 6 years ago

Why default ? Just because you use that extension, doesn't mean everybody else does. Whoever uses it is expected to add that by themselves.