CHIPMARK: how to modify fav.icio.us2

Subscribe to CHIPMARK: how to modify fav.icio.us2 2 posts, 2 voices

 
simon! Scriptwright

how do I modify fav.icio.us2 to work with:

https://www.chipmark.com/Manage
https://www.chipmark.com/Main?target=pluginManage
https://www.chipmark.com/NewManage

thanks

(p:BugMeNot u:BugMeNot // test & demo account, do not change pass, thanks)

 
Vasco Scriptwright

I don't see exactly what you want to do (which links to target), but basically you can modify it to work in any website with external links.

First you obviously must modify the @include and @exclude sections.
Next modify the parts after forEachMatch(... which contain the XPath query to find the links.
Use this info if you are not into XPath (it's very easy) http://www.w3schools.com/XPath/default.asp
You can target any usefull element attribute like id or class.
Firebug firefox extension will also help you crafting the Xpath query.
If all is working well the rest of the script will take care of placing the favicon before any link you feed in.