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

Ability to edit existing rules in version 1.0+ #384

Open Semisonic opened 11 years ago

Semisonic commented 11 years ago

The latest version currently available - 1.0.0b3 - boasts a new unified rule list. When migrating from version 0.5.27, all the previously existing rules received "." prefixes to their source and/or destination addresses, e.g. "google.com -> google.net" would turn into ".google.com -> *.google.net". Sometimes it's not what i want it to be, and the existing rules have to be corrected. But the current rule editor can't process existing rules, nor can it be initialized with existing rules' data. So it would be nice to have an ability to edit an existing rule by clicking on it in the rule list.

Ranger2000 commented 11 years ago

I agree, an editing function would be nice