新規登録

ウィジェット » Domain Name Search

Domain Name Search V1.5 2006/05/21 11:25:29

Last Update: Just write the domain name. The widget will search for .com, and .net domains automatically as you type.


コメント 7 通

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

1 - 7 中 7

Gotta love this tool. Very helpful. Thank You

発言者 ezviet, # 2008/06/29 2:59: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 20:58:03

A Whois result would be another useful addition

発言者 iamgregg, # 2006/06/23 18:26:04

I do not know why !
but I can´t execute any widget ! such
I run it and the winrar open
once opened
I click one of the files to run
and it calls the mozzila with such a bunch of
symbols
some one help me

発言者 ceceu, # 2006/06/21 0:13:33

Okay. I'll add .org next and then look for a simple solution to search for another domains.

発言者 afterxleep, # 2006/06/14 5:42:32

your idea is nice (links to common providers).
how about adding also .org?
or maybe add a configuration section with the possiblity to specify which TLDs to search, so one could search for countries as well.

発言者 padule, # 2006/05/29 10:27:43

Any suggestions? I'm planning to add links to most common providers to register domain directly after seach.

発言者 afterxleep, # 2006/05/28 0:55:45

Copyright © 2001 - 2008 Opera Software. All rights reserved. About | Contact | Privacy | Disclaimer | Web analytics powered by HitsLink.HitsLink Logo