Pages

Thursday, 8 November 2012

Switcheroo Redirector for Chrome

Just wanted to write a quick post to let everyone know that Switcheroo Redirector my Chrome redirection tool is available in the Chrome store. It's a user friendly extension which allows you to configure simple redirect rules using text replace on urls.

If you're interested in installing Switcheroo Redirector for Chrome you can install it herehttps://chrome.google.com/webstore/detail/switcheroo-redirector/cnmciclhnghalnpfhhleggldniplelbg.


Redirect Examples

bbc -> abc will result in any match for bbc in the url being replaced with abc therefore the following urls will be redirected as follows:

http://www.bbc.co.uk -> http://www.abc.co.uk
http://www.thebbc.co.uk -> http://www.theabc.co.uk

You can even use it to redirect the protocols eg. https -> http hence:

https://www.google.com -> http://www.google.com

Why I developed Switcheroo Redirector

I work for http://www.livebookings.net and developed it because I wanted a quick way to switch live scripts to development scripts on any website which is useful in helping me debug and change our booking widget across our partners live sites.

I hope you find it useful too!

1 comment:

  1. Hi Ranj,
    Thank you for developing this google chrome. It saved me a lot of trouble. :)
    BTW, is this project open-sourced? I'd like to make some tiny modification to suite my needs, and it'd be great if I can directly fork this project. Thank you!
    Jenny

    ReplyDelete