RequestPolicy / requestpolicy

RequestPolicy is a Firefox extension that gives you control over cross-site requests. --- Be sure to look at the dev-1.0 branch as that's where all of the interesting work is happening. See also: https://www.requestpolicy.com/1.0.html
https://www.requestpolicy.com/
107 stars 17 forks source link

Popup menu stays open for multiple selections #406

Open vg8open opened 10 years ago

vg8open commented 10 years ago

Currently the popup menu will close after every change. I like to request an option where the popup menu will stay visible to allow for multiple changes. This will prevent the page from having to reload several times and waste bandwidth, and improve performance on old computers where it take time to reload webpages. This feature is currently implemented in NoScript and I think it would be a good feature to add to RequestPolicy.

Nirkus commented 10 years ago

This is already implemented in RequestPolicy 1.x.

vg8open commented 10 years ago

That sounds great! I am still using version 0.5.28, so I didn't know.