Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 471 Bytes

File metadata and controls

25 lines (15 loc) · 471 Bytes

iSwitch

This is a chrome extension.Used for custom redirect rules for http request.

example

Just write redirect urls in one line between a space:

http://google.com http://google.co.jp

Also you can use # to disable the rule:

# http://google.com http://google.co.jp

Don't forget to click OK button to enable rules!

Snipaste_2019-07-22_11-03-50.jpg

TODO

  • regular expression