Tag Archives: web browser

Opera: customize size of speed dial

To customize the number of rows and columns of opera’s speed dial option:

1. in the address bar type opera:about to locate the .opera configuration directory;
2. close opera to prevent it from editing the config files we need to adjust;
3. open the speeddial.ini and add the size configuration somewhere in the file:
[size]
rows:3
columns:6
4. start opera.

Opera: address bar shortcuts

The Opera web browser is my favorite web browser. One of the main things I love about it is the option to define your own address bar shortcuts. For instance, instead of typing ‘http://www.google.com’, waiting for Google page to load, typing your search keywords and hitting the submit button, the Opera browser is by default set to allow you to simply type ‘g my name is red’ in the address bar to search for ‘my name is red’. Now, so far nothing great, because most browsers allow you also to set your own preferred search bar, so you can mimic this by typing your keyword here.

But if you go to the Opera preferences > Search , you can add your own address bar shortcuts. For instance I have added Wikipedia as follows:

Name: Wikipedia
Keyword: w
Address:http://en.wikipedia.org/wiki/Special:Search?search=%s&fulltext=Search

So, I only have to type ‘w My Name is Red’ in the address bar to search Wikipedia for ‘My Name is Red’.

Create your own customized address bar shortcut, by simply replacing the search string of any URL by %s. For instance: Continue reading