Implement URL rewriter
It would be useful in some cases that a URL has to be rewritten based on search and replace (incl. RegExp) some strings in a URL and send it to a specific browser.
E.g.: Click on the URL http://system.xy.com will be rewritten to http://system.ab.com and then will be opened with Camino
14
votes
1 comment
-
kbrock
commented
One example would be to rewrite textmate: or tweeite: urls
Think this overlaps the mailto: feature as well