Firefox (and others) DomainTools.com Customize Add-on using JavaScript

Why DomainTools.com?

Being a professional web developer, obviously you know the power of DomainTools.com. But in order to use many helpful web-tools from this site, we have to go the site for each time we want to check something. Honestly, to me, this action consume a lot of time.

Opera DomainTools.com Add-on?

If you’re using Opera browser like me, I suggest this Opera DomainTools.com Add-on – Domaintools.com whois extension – just 1-click add-on to check domain’s everything. I’m using this tool because I’m a fan of Opera browser; try it if you’re also an Opera web developer like me.

And because I’m a web developer, web coder; I also use many other browsers for web development purposes. The second browser I’m using is Firefox, and I checked Firefox add-on resource page, there’s no any tool by DomainTools.

Now I want to share a small trick to use DomainTools on Firefox with 1-click action; I make some JavaScript codes to integrate DomainTools.com as a Firefox bookmark. Everytime you want to check the page you’re surferring – click this Firefox DomainTools bookmark, that’s all.

Installation for Firefox (and others) DomainTools.com Customize Add-on using JavaScript

Just drag & drop the link below into your Firefox bookmark toolbar then name it as you want.

DomainTools.com (drag&drop this link into bookmark toolbar)

or use the JavaScript code below

javascript:window.open("http://whois.domaintools.com/"+window.location.href);exit;

you can use this trick on other browsers, it should work perfectly!

Let me know anything if you need. Have a great day!

Phong

Phong is a Web Developer, Web Coder with 5+ years experience in PHP, JavaScript, CSS. He is the creator of 9BlogTips.com, provides thousands of free JavaScript code examples, and writes about web development, blogging and small business topics. Follow him on twitter@9blogtips or connect with him on facebook@9blogtips and google+phong-thai.

You may also like...

1 Response

  1. June 21, 2012

    […] https://9blogtips.com/firefox-domaintools-addon-using-javascript.html – Firefox (and others) DomainTools.com Customize Add-on using JavaScript Like this:LikeBe the first to like this. This entry was posted in Uncategorized. Bookmark the permalink. ← Previous Post […]

Leave a Reply

Your email address will not be published. Required fields are marked *