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

Add a make permission permanent option #383

Open benedikt-haug opened 11 years ago

benedikt-haug commented 11 years ago

If I use "allow $site temporarily" and want to change that setting to permanent, i have to forbid it first, then allow it permanently. Thats pretty annoying.

Proposed fix: Include the lower half of the options for forbidden entries in the options of allowed entries.