tumpio / requestcontrol

A Firefox extension
https://addons.mozilla.org/addon/requestcontrol
Mozilla Public License 2.0
173 stars 25 forks source link

Another 'how to redirect' question #177

Open IKatsu opened 2 months ago

IKatsu commented 2 months ago

Can I use this to somehow add '&num=100' to google.com/search url's if there is no num= already in the url ? I've been trying a few things bit Regex is black magic for me.

I have google.com and *.google.com as host with /search as path 'num' as exclude and {href/$/?num=100} as a redirect action.