requestcontrol icon indicating copy to clipboard operation
requestcontrol copied to clipboard

A Firefox extension

Results 45 requestcontrol issues
Sort by recently updated
recently updated
newest added

This add-on is a very good job it missing rules cross-sync: extensions sync rule over-the-web (on read only) for exemple: on every firefox startup : go to www.myserver.com/rules.txt (or https://raw.githubusercontent.com...

feature
help wanted

Currently it is only possible to block request but not possible to timeout a request. A timeout is needed if a broken website or application re-tries until it succeeds. But...

feature

My wishes ;-) 1) Very bad color-theme! It is Hell... need more contrast) like this: ![default](https://user-images.githubusercontent.com/23433847/48319179-4e772b80-e613-11e8-8010-c3ca42d21bb0.png) 2) Clicking on the accordion should cause fold \ unfold only. See gif. 3)...

ux

### Expected behavior When I use Firefox Group Policy Options (in Firefox 60), I can prevent changes to all add-ons through the `about:addons` page by disabling the `about:addons` page. I...

feature
help wanted

AFAIK the API supports POST requests but currently it looks like only GET requests can be redirected/filtered/etc. Any chance for POST data requests support?

feature
help wanted

It'll be possible to integrate into the Developer tools. Currently methods to get the HAR log has not been implemented yet. https://bugzilla.mozilla.org/show_bug.cgi?id=1311171 https://bugzilla.mozilla.org/show_bug.cgi?id=1311177

feature
help wanted

I am trying to redirect from 127.0.0.1:8888 to another ip:port and I added the rule as `[ { "uuid": "", "pattern": { "scheme": "*", "host": [ "127.0.0.1:8888" ], "path": [...

### Expected behavior This is 2-parter: 1) In popup (when clicked on the extention icon) I'd like to have collapsed list of performed actions. 2) When I click (header of)...

Hi, is this project dead? Would be interesting to have a Github Discussion area, where people can exchange interesting rules. Regards Hyper

I've given it a try myself using redirect rules but I've been unable to get it working.