Chrome Tips – More Bookmarklets

by Hiroshi on 12-09-2009

As I have mentioned earlier that how to add bookmarklets in Chrome which will give you all facilities that Google Toolbar has got with lots of SEO tools here. Now lets add some more cool stuff in Chrome. Google Chrome has ability to add bookmarklets as a page. Right click at bookmarks bar and add page. Name it something and paste javascript code there to enable powerful functionality within Chrome. Following tips will enable you to highlight all links in Chrome, make URls clickable, display all links on a page in new tabs and block annoying ads in Chrome.

{ Continue Reading }

Google Toolbar and SEO Tools for Chrome Browser

by Hiroshi on 12-09-2009

chrome-google-toolbar

Google Toolbar for Firefox and IE provides many SEO benefits as well as some useful information for website opened in browser. For Google Chrome we haven't Toolbar but we can add all functionality in it very easily. With single click, you can find backlinks from different websites, indexed pages by Yahoo, Google and Bing, Google and Alexa Pagerank, translate any webpage into English from Chrome, find related sites, URL mentioned in Digg, domain lookup and tools, validate pages and css, highlight nofollow links, number of links on a page and lot more...all with single click right from Chrome browser. All you have to do is copy particular javascript code, create a new bookmark in Chrome and paste it there.

{ Continue Reading }

Add Bookmarklet to Download YouTube Videos Directly from Google Chrome

by Hiroshi on 08-09-2009

download-video-from-chrome

Here I have mentioned a method to download YouTube videos directly from Firefox. You just go to YouTube, watch a video, click a bookmark and the video starts downloading, without any software. Allow me to show you a method to download videos directly from YouTube using Google Chrome bookmarklet without using any software.

{ Continue Reading }

Javascript Essentials

by Hiroshi on 10-11-2008

Following is a great resource of Javascript codes and downloads and these are very necessary scripts used in real time in a daily web developer's life. These scripts can make your life easier if you are a web developer which include very necessary scripts needed by every web developer. I can not stress that enough. Javascript Essentials consists of six parts, each with huge collection of useful tutorials and downloads relating to Javascript.

{ Continue Reading }

Javascript Tricks

by Hiroshi on 09-05-2008

Allow me share some cool Javascript tricks with you. Next time you use your friend's PC, you can amaze him by your programming skills.

{ Continue Reading }

Javascript Trick – Corrupt Any Webpage

by Hiroshi on 05-05-2008

This is a cool Javascript trick ever. Download the rar file, extract its content. Open file and copy its contents and past in any already opened window's address bar containing URL or any web page address bar.

{ Continue Reading }

Form Validation – Input Fields Text Changes at OnClick OnBlur OnFocus

by Hiroshi on 20-02-2008

We will be needing a js file and a page containing form input field to do this task. What we are planning to do is, The input field contains default value. Onclick default value disappears and allows the user to insert text. If the user types anything it remains there but if he does not write anything and clicks at next input field than the default value reappears in previous field.

{ Continue Reading }

Funny Computer Tricks

by Hiroshi on 13-10-2007

Want to impress a friend by some cool browser effect? Copy and paste in this javascript code in address bar of your browser.

{ Continue Reading }

Onclick Change Link State to bold

by Hiroshi on 06-10-2007

If you need to change the state of link onclick event to blod in navigation then we will use following code.

{ Continue Reading }

Cross Browser Add to Favorites Javascript

by Hiroshi on 09-07-2007

Creating a link for bookmarking web page is easy. Lets read this tutorial which will enable you to create a link useful for users to bookmark your website.

{ Continue Reading }