新規登録

ウィジェット » Whois Widget

Whois Widget V1.0 2006/07/03 15:44:13

This tool provide specified domain name's whois record via Whois.Net


コメント 10 通

ページのトップからログインしコメントする

1 - 10 中 10

This doesnt work for me. cant figure out why :frown:

発言者 dapxin, # 2008/02/18 22:25:42

gr8 job done............

can you make a widget by which mouseover event would genrate the ip address, location and the coordinates of the hyperlink..........

this is actually present in firefox as an add-on.

code for ur help:-

function hostipfox_enable() {
}

function hostipfox_disable() {
}

function hostipfox_init() {
if('__hostipfox__FillInHTMLTooltip' in window) return;
const prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBranch(null);

var originalFillInHTMLTooltip = window.FillInHTMLTooltip;
window.__hostipfox__FillInHTMLTooltip = originalFillInHTMLTooltip;

const dnsService = Components.classes['@mozilla.org/network/dns-service;1'].getService(Components.interfaces.nsIDNSService)

const nsISupportsString = ('nsISupportsWString' in Components.interfaces) ? Components.interfaces.nsISupportsWString : Components.interfaces.nsISupportsString;

window.FillInHTMLTooltip = function(elem)
{
var retval = false;

if (!elem ||
elem.namespaceURI == 'http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul')
return false;

try {
if (elem) {
while (elem && (elem.nodeType != Node.ELEMENT_NODE || !elem.attributes.l

発言者 mail2rajeev, # 2007/02/23 21:04:45

Doesn't work 4 me :frown:

発言者 cyberfly, # 2006/11/17 20:45:28

Support for .de-domains would be also very useful :-)

発言者 CatmandOo, # 2006/08/07 18:58:16

Work fine now with latest build... strange. Thanx!

発言者 Darken, # 2006/07/22 18:12:00

Nice, but very slow on my computer. I prefer NetLab.

発言者 Michaeldee, # 2006/07/12 1:48:17

nice but work only with .com/.net domains :/ you should add support for .eu and country domains as .ru or .cz

発言者 seifip, # 2006/07/05 13:02:24

quite big

発言者 padule, # 2006/07/04 9:41:28

Don't work for me with latest weekly build.

発言者 Darken, # 2006/07/03 23:20:11

Works pretty cool :smile: But still, I prefer to use the console P:

発言者 vincentvankooten, # 2006/07/03 16:04:32

Copyright © 2001 - 2008 Opera Software. All rights reserved. About | Contact | Privacy | Disclaimer |