I have installed it and it works great - for most replacements..
I'm especially happy about the amazon link replacement, but it failes on special Characters, for example ? ? ? ? ? ? ( ) etc. Due to the fact that there are a lot of german and international Bands (e.g. Mot?rhead) using this Charakters - or think about the spanish with ? ? etc. - there should be a more open regexp in Place.
I've tried to modify the regexp for amazon by this:
http://[a-z??????]*\.amazon\.([a-z??????\.]*)/([\d\w_\-]*)/([product|dp|asin]+/[\d\w]+)(?:.*)
but it didn't work. Any ideas?