The BugEyed Review Blog

News, views and reviews by your average Joe on the street. No, my name is not Joe.

Boing Boing: Show all inbound links to this page Greasemonkey script

Posted by Bug-E on July 6th, 2005

Boing Boing has a post about a Show all inbound links to this page Greasemonkey script

This is a very cool script for the awesome Firefox Extension called GreaseMonkey. The script is called TechnoProxy and was written by the guys over at Peer Pressure.

TechnoProxy is basically a “who links to this page I’m viewing” script, and it shows this information very uninvasively with a transparent panel at the top of your browser window, once you click on the small icon in the top-left-corner of the window. It cleverly uses the Technorati XML services to accomplish this.

2 Responses to “Boing Boing: Show all inbound links to this page Greasemonkey script”

  1. Firefox Says:

    TechnoProxy

    If you need a GreaseMonkey script that shows you incoming links to a page, here ya’ go:…

  2. Dominic White Says:

    In addition you can put this in your bookmarks bar:
    javascript:function p(){window.open((‘http://kokogiak.com/dr.asp?q=’+document.location.href),’nsm’,'width=250,height=350,directories=no,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizable=no,left=0,top=0,screenx=0,screeny=0′)}p()

    I am not sure what this comment box will do to it, but that will use the del.icio.us service to see who has linked to the page and what tags they used.