Showing posts with label Google Chrome. Show all posts
Showing posts with label Google Chrome. Show all posts

Wednesday, March 24, 2010

A few more Google Chrome extensions

Google Chrome extensions list keeps getting longer and more extensive with each passing day. I will list here some of the really cool add ons I have recently discovered.

1. Chromepad - This is a very useful extension which helps you take notes right from the comfort of your browser. So, if you find some interesting text on the web or maybe you just want to jot down a few words which came to your mind, Chromepad is the tool for you! The local storage box available from the Options menu of Chromepad lets you retrieve/view your older notes as well. Very useful.

2. Wikipedia - You may have probably guessed it. Wikipedia extension allows you to browse the mobile version of Wikipedia from its extension window. You dont need to visit the massive wikipedia page to access the articles anymore.

3. Aviary Screen Capture - This is more like a screenshot tool only with loads and loads of editing and uploading options. You can take screenshots of a particular webpage and edit it right from the comfort of your browser.

(Read another post about Google Chrome extensions : Useful Google Chrome extensions)

[Note : All extensions mentioned above also work with Chromium (the open source counterpart of Google Chrome). If you want to install Chromium, go through : Install Chromium Browser]

Share/Bookmark



Monday, March 8, 2010

Install Chromium Browser

Chromium browser is the open source counterpart of Google Chrome. Most of the development/features in Chromium end up in Google Chrome. So, if you are uncomfortable with Google's privacy policy or with the use of a closed source software, you should give Chromium a go. It has absolutely the same interface as Google Chrome, hence you need not worry about getting used to it.

Here's a screenshot of Chromium browser:



How to install Chomium :


Go to System > Administration > Software Sources and click on the Other Software. Now click on the Add button and add the following lines ONE BY ONE (copy paste the first line, click on Add Source and then copy paste the second line and then add it):


deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main

deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main



Next, type the following in the Terminal:


sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5



Next type the following in the Terminal:


sudo apt-get update

sudo apt-get install chromium-browser


Thats it. Chromium browser can be accessed from Applications > Internet > Chromium Browser

Share/Bookmark




Sunday, February 28, 2010

Useful Google Chrome extensions

Now that Google Chrome is available for Linux, there is an enormous misconception about Chrome extensions (or rather the lack of it). I will list here some of the very useful extensions, which are exceptional and perhaps indispensable when it comes to a proper Chrome experience.

1. Ad Block - "AdBlock for Chrome! Blocks ads all over the web." And very rightly so. It even blocks facebook ads! Personally, this is my favourite extension.

2. RSS Subscription Extension (by Google) - Adds one-click subscription to your toolbar. Does exactly that. Brilliant extension, cant live without this.

3. Shareaholic for Google Chrome - This is the same old famous shareaholic that we all fell in love with back in the Firefox days. Except, shareaholic for Chrome is only better! It has all the standard options, plus it also has a 'live' bit.ly URL shortener. So basically, you dont have to visit bit.ly everytime you need a shorter URL. Saves time. Efficient. Superb extension.

4. SmoothScroll - Scrolls the websites smoothly when scrolling with the mouse wheel or the keyboard. This will change your experience of browsing the web. If you havent used SmoothScroll earlier, try it out. Its beautiful.

5. Stop Autoplay for YouTube - Autoplay can sometimes get very annoying. This extension stops autoplay on YouTube and lets the video buffer before you press the play button. Great extension.


(If you havent installed Google Chrome for Linux, this is an earlier post explaining in very simple words the entire process of installation: How to Install Google Chrome)

Share/Bookmark

Monday, February 8, 2010

YouTube Auto Buffer for Google Chrome

YouTube Auto Buffer & Auto HD & Remove Ads (originally developed by JoeSimmons) is if course a very popular greasemonkey script for firefox. It does exactly what the name suggests, autobuffers youtube videos, removes ads and helps you select the default resolution for all. The problem which was there earlier was the fact that this script was unavailable for google chrome.

However I learnt today that a really awesome developer sizzlemctwizzle has come up with the perfect solution. There's no need to install greasemonkey if you are on google chrome. Just install the script. The script is on this page but for your benefit here's the direct download link. Just click on this link and it will be installed.

Of course if you are using firefox, first install greasemonkey from here and then install the script from the userscripts page.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

UPDATE: There is now an official extension for Google Chrome in its Extensions page which autobuffers YouTube videos (unrelated to the Greasemonkey script mentioned above). Its called Stop Autoplay for YouTube. Although this doesnt select HD as the default resolution, I think this extension will come in pretty handy for those who have a slow internet connection.

Link: Google Chrome Extensions Page


Share/Bookmark

Sunday, January 17, 2010

How to install Google Chrome

Google has finally released a proper version of Google Chrome browser (finally users of Linux OSes can have a go at Chrome and not Chromium, the development version). Mind you though Chrome is still in beta but since I've been using it for around a month now, I can safely say, its quite stable. It has both 32 bit and 64 bit versions and comes in .deb as well as .rpm packages. Which basically means that now we dont have to add Chrome to the repositories and do all sorts of weird things to get Chrome to work.

For us Ubuntu users, .deb packages are far easier to install, so I'll mention just that.

First up, go to this page and select your package depending on what type of processor and OS you have and the file you are comfortable with. I recommend going for the .deb file (be it 32 bit or 64 bit) unless of course you are comfortable with .rpm files.

Next click on "Accept and Install" and wait for the file to complete its download. Then just double click on the file and Install it. The Google Chrome browser should be located under GNOME menu > Internet.

Thats it! Enjoy the power of Chrome...

Share/Bookmark

Tuesday, December 29, 2009

Google Chrome flaw

This is just a bit of info about Google Chrome which you might find useful in case you are considering switching browsers. Google Chrome apparently has a flaw which prevents it to download large files. And by large files I mean anything bigger than 25MB. Today, to my utter disappointment and dismay, I discovered that I couldnt download a 26MB .bin file (the installation file of Google Earth).

This is indeed a bug and it has been reported in the Chromium development pages. It has been reported by many users and the worst part some of them got stuck while downloading files which ran into GBs!

So if you're planning to download a really large file (or even a small one apparently), at least anything more than 25MB, use Firefox.

Share/Bookmark