How can i check if a link's gonna open a bookmarked site in my FF ? For example if "Google.com" is my bookmark and if on other website there's a link to Google, i ain't gonna see blue link to google but for example yellow. i'd like to links to my bookmarked sites to show up differently on websites i'm browsing. i'm gonna add this script to my greasemonkey.
I'm pretty sure that Javascript cannot do that. I think you need a browser plugin/addon, such as Link Status
Thanks. Could someone unpack this extension and see if there is a code responsible for distinguishing links - unfortunately I know nothing about XUL and XML. I'd be very grateful. Is there another way to do it (CSS, different language, etc.)?