Thank you, but I have no control on the page, in fact I'm working on a Chrome extension, and this code should runs on any opened page to find any XFN tag.
So I'm worried I'll have to extract an "rel" attribute, then split each value and manually find what I'm looking for ... This seems a perfect task for jquery, but it' not.