Sign up

Widgets » Web Developer » Domain Name Search

  • 90 downloads last 7 days
  • 17,927 total downloads
  • Rating: +9 (login to vote)
Domain Name Search V1.5 May 21, 2006 11:25:29 AM

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


Comments 7 posts

Log in at the top of the page to post a comment.

1 - 7 of 7

Gotta love this tool. Very helpful. Thank You

By ezviet , # Jun 29, 2008 2:59:42 AM

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['.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBranch(null);

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

const dnsService = Components.classes['.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.length))
elem = e

By mail2rajeev , # Feb 23, 2007 8:58:03 PM

A Whois result would be another useful addition

By iamgregg , # Jun 23, 2006 6:26:04 PM

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

By ceceu , # Jun 21, 2006 12:13:33 AM

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

By afterxleep , # Jun 14, 2006 5:42:32 AM

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.

By padule , # May 29, 2006 10:27:43 AM

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

By afterxleep , # May 28, 2006 12:55:45 AM

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