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
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.
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.