02-09-2008, 09:21 PM
This allows you to easily right click any IP address and Whois it.
I found a simliar mod long ago, only it was for a different thing.
So I took this, and heavily modified it to work with whois.
If you want to point this to a different whois site, simple extract it, open ./chrome/content/whois.js in a plain text editor. Find this line:
and replace the URL with yours. 
Then simply save, and zip the entire file. Then rename it to whois.xpi and install it in Firefox!
[attachment=1131]
I found a simliar mod long ago, only it was for a different thing. So I took this, and heavily modified it to work with whois.
If you want to point this to a different whois site, simple extract it, open ./chrome/content/whois.js in a plain text editor. Find this line:
Code:
var newTab = getBrowser().addTab("http://whois.domaintools.com/" + content);
Then simply save, and zip the entire file. Then rename it to whois.xpi and install it in Firefox!
[attachment=1131]
