Opera Tips
How to resume an accidentally removed/missing transfer in Opera?
13 CommentsPublished October 7th, 2008 6:08 AM EDT By Tamil
This tip will help you to resume a download (especially large size) in the following cases.
- Accidentally removed transfer from the transfers tab.
- Closed Opera with an intention to resume download next day but transfer is missing when Opera is started.
- Resuming download with an another high speed mirror.
The following will work when server allows resuming of broken downloads.
- Start download again and save with another name.
- Stop transfer after few seconds.
- Delete new download file.
- Rename old download file with new name.
- Resume transfer.
[gun via Opera Desktop Team blog]
How to change hotclick dictionary/encyclopedia site in Opera?
14 CommentsPublished September 12th, 2008 10:25 AM EDT By Tamil
You can change default hotclick dictionary site & encyclopedia site with preferred site.

Hotclick menu
If you don’t know how to edit menu setup, see this.
To change dictionary site, under [Hotclick Popup Menu] replace
Item, MI_IDM_SELDICTIONARY = Hotclick search, 50
with
Item, MI_IDM_SELDICTIONARY = Go to page, "Search URL"
To change encyclopedia site, under [Hotclick Popup Menu] replace
Item, MI_IDM_SELENCYCLOPED = Hotclick search, 51
with
Item, MI_IDM_SELENCYCLOPED = Go to page, "Search URL"
Go to your preferred dictionary/encyclopedia site → Right click on search box → Create Search… → Details >> → Copy address → Cancel. Replace Search URL in above code with copied address and change %s to %t.
Advanced search, thumbnails & sorting in opera:cache
33 CommentsPublished July 5th, 2008 6:15 AM EDT By Tamil
From Opera 9.50, cache files no longer use file extensions. The following will add advanced search, thumbnails and sorting to opera:cache.
- Copy language file (*.lng) from Opera installation directory to your profile (Help → About Opera → Paths → Opera Directory).
- Open language file in any text editor and replace string for -1713924769 with modified one.
- Go to Preferences → General → Language → Details… → Use Interface language → Choose… and select modified language file.
- Restart Opera.
- Type opera:cache in address field to see extra features.
![]()
Advanced search, thumbnails & sorting in opera:cache
Note: You have to update modified language file, whenever you install major version of Opera.
[via A.Ruzanov]
You can paste the contents of clipboard to any text area in Opera with middle mouse button using this mouse gesture.
Create a new mouse gesture in Advanced → Edit Widget section with Button3 as input context & shortcut and Paste mouse selection | Paste as action.
Now you can paste clipboard contents to any text area in Opera by clicking middle mouse button.
Note: Paste mouse selection will work only in Linux.
You can auto-hide any toolbar in Opera after enabling it via keyboard shortcut or mouse gesture or button.
Keyboard shortcut / Mouse gesture
Create new keyboard shortcuts or mouse gestures in Application section with following action codes.
| Toolbar | Action code for keyboard shortcut or mouse gesture |
|---|---|
| Menu bar | Enable menu bar & Delay, 12000 & Disable menu bar |
| Main bar | View main bar, 6 & Delay, 10000 & View main bar, 0 |
| Personal bar | View personal bar, 6 & Delay, 12000 & View personal bar, 0 |
| Tab bar | View page bar, 6 & Delay, 10000 & View page bar, 0 |
| Address bar | View address bar, 6 & Delay, 10000 & View address bar, 0 |
| Navigation bar | View navigation bar, 6 & Delay, 10000 & View navigation bar, 0 |
| View bar | Set alignment, “Document view toolbar”, 6 & Delay, 8000 & Set alignment, “Document view toolbar”, 0 |
| Status bar | View status bar, 6 & Delay, 12000 & View status bar, 0 |
To modify auto-hide time, change Delay, X value (time in milliseconds) in above code.
To hide/show a toolbar without auto-hide use the following.
| Toolbar | Action code for keyboard shortcut or mouse gesture |
|---|---|
| Menu bar | Enable menu bar | Disable menu bar |
| Main bar | View main bar, 6 | View main bar, 0 |
| Personal bar | View personal bar, 6 | View personal bar, 0 |
| Tab bar | View page bar, 6 | View page bar, 0 |
| Address bar | View address bar, 6 | View address bar, 0 |
| Navigation bar | View navigation bar, 6 | View navigation bar, 0 |
| View bar | Set alignment, “Document view toolbar”, 6 | Set alignment, “Document view toolbar”, 0 |
| Status bar | View status bar, 6 | View status bar, 0 |
Button
You can add buttons to any toolbar (main bar, tab bar, address bar, navigation bar, view bar, status bar, start bar or panels) except menu bar & personal bar simply by dragging button links to required place. Clicking on the button links without dragging will add the buttons to Tools → Appearance → Buttons → My Buttons for later use.
When you try to add a button, a dialog box with following message will popup. Press OK to add button.
Adding new button with action
[Action]
Do you want to proceed?
To remove a button, right-click on it and select Remove From Toolbar.
Get buttons for above from here as Opera button links won’t work in Opera Watch (WordPress).
Opera has 9 Speed Dials by default but you can add more in Opera 9.50.
- Note the path to Opera directory (Help → About Opera).
- Close Opera.
- Open speeddial.ini file in any text editor from Opera directory.
- Add the following lines and adjust number of rows & columns to your requirement. If you use widescreen monitor, increase number of columns.
[Size]
Rows=4
Columns=4 - Start Opera.

Click on image to view fullsize
Keyboard shortcuts CTRL+1 to CTRL+9 will open Speed Dials 1-9 respectively.
To open extra Speed Dials using keyboard shortcut, create new keyboard shortcuts in Application section with action Go to speed dial, X where X is Speed Dial number.
Set opera:config#UserPrefs|SpeedDialSearchType to 0 to remove Speed Dial search box.
[via RemcoLanting]
Useful opera:config (Opera Preferences Editor) entries
38 CommentsPublished May 20th, 2008 7:45 AM EDT By Tamil
Opera’s preferences window (keyboard shortcut: CTRL+F12) provides access to preferences the are most commonly adjusted. There are many more options that are available for you to adjust, however, they are hidden and can be found in the built-in preferences editor.
To access the hidden preferences editor, type opera:config into the address bar and press enter. To learn more about each opera:config entry, click the help link at top right side in the preferences editor.

Opera Preferences Editor
The following are some useful opera:config entries.
| Entry# | Description |
|---|---|
| opera:config#BitTorrent|Enable | Enable file distribution using BitTorrent |
| opera:config#Cache|ECMAScript | Available memory for JavaScript engine in kB |
| opera:config#Colors|HighlightedBackground | Background of text that is highlighted (after a search for instance) |
| opera:config#Colors|HighlightedBackgroundUnfocused | Background of text that is highlighted but has no focus |
| opera:config#Colors|HighlightedText | Color for text that is highlighted |
| opera:config#Colors|HighlightedTextUnfocused | Color for text that is highlighted but has no focus |
| opera:config#Colors|SelectedBackground * | Background of text that is selected |
| opera:config#Colors|SelectedText * | Color for text that is selected |
| opera:config#DiskCache|Size | Disk cache size in kilobytes |
| opera:config#Extensions|FramesShowActive | Show active frame with border |
| opera:config#Extensions|IFrames | Enable inline frames |
| opera:config#ISP|Id ! | Custom user agent substring User agent with custom string ‘OperaWatch’.
|
| opera:config#Network|EnableContentBlocker | Enable content blocker |
| opera:config#Network|EnableHostNameWebLookup | Use Web service to search if server name lookup fails |
| opera:config#Network|HostNameWebLookupAddress | URL to Web search to use if server name lookup fails |
| opera:config#SecurityPrefs|PasswordLifetime | Expiry time in minutes for master password in memory |
| opera:config#TransferWindow|KeepEntriesDays | Days to keep entries in transfer manager |
| opera:config#UserPrefs|AddressbarContentSearch * | Enable address bar content search |
| opera:config#UserPrefs|AllowEmptyWorkspace | Permits the last tab to be closed |
| opera:config#UserPrefs|AlternativePageCycleMode | Page cycle mode to use when cycling without displaying list of pages 0 = Recently used order 1 = Page bar order |
| opera:config#UserPrefs|ApplicationIcon ! | Full path to alternative icon file. Windows only. See How to customize Opera icon & title? |
| opera:config#UserPrefs|AutoDropdown | Allow auto completion dropdown |
| opera:config#UserPrefs|BrowserJavaScript | Whether to download and use the browser.js file. Enable by setting to 1, Opera will then download the file and set to 2. 0 = Never download or use 2 = Use and check for updates weekly 1 = browser.js signature invalid. On next check for update, a new browser.js will be downloaded and the value set to 2. |
| opera:config#UserPrefs|CacheDirectory4 | Full path to cache directory |
| opera:config#UserPrefs|CheckForNewOpera | Keeps track of weekly check for new updates. Set to 0 to disable. See How to disable check for new version of Opera? |
| opera:config#UserPrefs|EllipsisInCenter | Shorten button and tab names in the middle |
| opera:config#UserPrefs|EnableEditTripleClick | Handling double clicks in text edit fields. UNIX only. 0=Double-click text to select all 1=Double-click to select word, triple-click to select all |
| opera:config#UserPrefs|EnableUsageStatistics | Enable usage statistics sent to Opera. See Help us help you! for more info. |
| opera:config#UserPrefs|EnableconfigURL | Enable opera:config If you want to enable opera:config after disabling, close Opera, delete the line Enable config URL=0 in opera6.ini file. |
| opera:config#UserPrefs|HistoryNavigationMode | 1 = Automatic mode 2 = Compatible mode 3 = Fast mode Read more about history navigation. |
| opera:config#UserPrefs|IgnoreTarget | Disallow documents to create new windows/pages |
| opera:config#UserPrefs|MaxDirectHistoryLines | Maximum numbers of typed-in URLs |
| opera:config#UserPrefs|MaximumFontSize | Do not allow fonts larger than value in pixels |
| opera:config#UserPrefs|MinAllowedGDIResources | Attempt to free system resources when low by value in percentage. Windows only. |
| opera:config#UserPrefs|NumberOfHits | Preferred number of search results per page. 0 = Use search engine’s own default Google only. To work in other engines, you have to append &x=%i to search engine address where x is search query name for number of results. For Google, http://www.google.com/search?q=%s&num=%i |
| opera:config#UserPrefs|OpenDialogUnderMouse | Launch dialog where mouse pointer is already located. UNIX only. |
| opera:config#UserPrefs|ScrollIsPan * | Enable grab-and-scroll mode. Alternatively, hold down CTRL+ALT and then click & drag the page to enable on the fly scroll. |
| opera:config#UserPrefs|ShowAddressInCaption! | Display URL rather than page title in title bar |
| opera:config#UserPrefs|SpeedDialSearchType | Set to 0 to remove Speed Dial search bar |
| opera:config#UserPrefs|SpeedDialState | Available options: 0 = Folded (”Show speed dial” message) 1 = Normal view 2 = Read Only (Hides “What is Speed Dial” & “Show speed dial” buttons) 3 = Disabled |
| opera:config#UserPrefs|Title | Main caption on title bar. Shows standard caption by default; Page title and Opera. Add “%s” to display Opera’s build number. See How to customize Opera icon & title? |
| opera:config#UserPrefs|UseIntegratedSearch | Use available multi-search field or “Find in page” field instead of dialog for “Find in page” |
| opera:config#UserPrefs|UserJavaScriptonHTTPS | Allow User JavaScript on secure servers. Use with caution. |
| opera:config#UserPrefs|VisitedPages * | Enables content search |
| opera:config#VisitedLink|StrikeThrough | Strikethrough on visited links |
# = Copy & paste in address bar or select entry, right click & click Go to URL
! = Requires Opera restart
* = Available in Opera 9.50
I recently made a video showing off WinGogi (the Windows version of the preview build available at Opera Labs) scoring 100/100 on the Acid3 test and passing the Acid2 test. In that video I also mentioned that it was a lot more efficient on Google Maps. I said that current weekly and stable builds of Opera have a hard time with Google Maps. While I was testing out some stuff in a virtual machine running Vista x64 (the same version I made the video on, and the same version I normally browse on) I found that this was not entirely true. The latest weekly build at that time (Windows build 9864) of Opera 9.5 runs Google Maps much better than I thought.
With Opera, the most common cause of performance and stability issues (not only like the one I ran into, but crashing issues as well) are related to a single file. This file is opera6.ini and it is where Opera stores all of your settings. The issue is believed to be caused over time as you update from version to version of Opera (due to this reason, weekly build users like me tend to experience this issue much more frequently), or when system crashes and such cause corruption to the opera6.ini file. When there are discrepancies in this file, it tends to cause problems in Opera ranging from lowered performance and hang-ups to crashing.
Fortunately for those of us suffering from opera6.ini related issues, the fix is as simple as deleting/renaming the opera6.ini file. The down side is that you will have to reconfigure Opera as if it were brand-new, as Opera will create a new opera6.ini file with the default set of preferences the next time you launch it (note that just a re-install of Opera cannot fix this issue). The plus side is that you can simply rename opera6.ini to opera6.ini.bak (or any other name you want) so that your old opera6.ini file is still there in case generating a new opera6.ini didn’t fix your problems.
So, how do you go about deleting opera6.ini? It’s simple. Just follow these instruction:
- Open “About Opera” (click help, then click on “About Opera”).
- Find the path to the preferences file.
- Copy and paste that path into the address bar in “My Computer”.
- Make sure that Opera is no longer running at this point, otherwise this will not work.
- Find the file named opera6.ini (or a file called opera6 that Windows claims is a “Configuration Settings” file).
- Rename that file to something like opera6.ini.bak or backup_opera6 so that you keep a backup copy of it.
- Close “My Computer”, and open Opera.
- Now you just need to set Opera back up the way you like it.
To make it easier to assimilate these instructions, I’ve also made a short video detailing how this works. The video can also be downloaded in WMV (7.7M) and XviD (9.5M) formats. Both are 800×600 pixels in size, and were recorded in Windows XP Professional Service Pack 2 running in VMWare.
How to remove a (mis)typed-in address in Opera?
37 CommentsPublished April 14th, 2008 6:34 AM EDT By Tamil
You can remove all typed-in addresses using delete private data (Tools → Delete Private Data… → Clear history of typed-in addresses).
To remove a (mis)typed-in address,
- Note the path to Opera directory (Help → About Opera).
- Close Opera.
- Open opera.dir in any text editor from Opera directory.
- Remove the line containing unwanted entry & save. Never delete first line as it contains number of typed-in addresses. Opera will update first line automatically.

To remove an entry, delete that line in opera.dir file
If you also want to remove site from drop down list of suggestions, see How to remove specific webpages from your browsing history?
How to get StumbleUpon to work in Opera and Safari
13 CommentsPublished February 12th, 2008 12:40 PM EST By Daniel Goldman
Here’s a great tip for those of you who want to use StumbleUpon in the Opera browser.
Generally in Firefox and Internet Explorer, you need to install the StumbleUpon toolbar. However there’s no official support for Opera and Safari at this point.
Here’s how to use StumbleUpon in Opera without installing any toolbars.
Visit (and bookmark) this URL: http://www.stumbleupon.com/demo/#url=http://operawatch.com/
The above URL will show a virtual toolbar above the webpage. Click on the ‘Stumble’ button to start discovering cool and interesting websites.

(StumbleUpon in the Opera browser)
(via Labnol)
Tip: Opera Mini power-user settings
2 CommentsPublished February 5th, 2008 3:39 PM EST By Daniel Goldman
The Opera Mini team just added a new screen for power-user settings (via a server upgrade) in Opera Mini.
In the address bar, type: opera:config

(Opera Mini power-user settings)
How to translate foreign languages in Opera?
10 CommentsPublished January 20th, 2008 6:29 PM EST By Daniel Goldman
Opera offers quick access for foreign language translation with just a couple clicks.
Here’s how to translate:
- Select the text you wish to translate
- Right click to open the context menu
- Click on ‘Translate’
- Select the language to translate

(Translate text in the Opera browser)
Tip: Prevent Opera Mini from re-installing on each startup
5 CommentsPublished January 8th, 2008 4:23 PM EST By Daniel Goldman
Problem: In some cases Opera Mini re-installs each time you startup the browser, even though it has already been installed. The screen shows ‘Installing’ and then prompts you to accept the end-user license agreement (EULA).
Solution: Use Menu > Exit to close Opera Mini 4. Other methods for closing Opera Mini can interrupt important Java processes and cause “installing” on next startup.
I’ve been having this issue a lot with Opera Mini on my Samsung M610 phone. Over the past few months I’ve had lots of conversations with the Opera Mini team to try to solve this issue. They’re working on fixing this problem. In the meantime, I suggest you close Opera Mini using the menu option.
The issue is likely caused by the manner in which the phone handles its RMS. The phone uses RMS to store the application’s settings and other information.
Google Maps and other Java apps
I’ve noticed this issue with other Java applications, such as Google Maps, where it prompts you to accept the EULA each time you load the application. Closing the application via Menu > Exit solves the problem.
Opera tip: How to open closed pop-ups?
2 CommentsPublished December 21st, 2007 2:57 PM EST By Daniel Goldman
By default Opera blocks unwanted pop-ups. There may, however, be times when you do want to see a particular pop-up window/tab/ad.
Q: How do I open a blocked pop-up window?
A: Click on the ‘Trash bin’ icon (located on the top right corner). All of the blocked popups should be listed under the ‘Blocked Pop-ups From’ option. To open the pop-up of your choice, simply click on its title.

(Unblock pop-up ads in Opera)
Opera tip: CTRL+Spacebar opens homepage
11 CommentsPublished November 28th, 2007 5:04 PM EST By Daniel Goldman
If you’ve set a homepage in Opera, you could quickly get to it by pressing the CTRL key together with the Spacebar.
How to remove the notifications for blocked pop-ups in Opera?
6 CommentsPublished October 11th, 2007 1:55 PM EDT By Daniel Goldman
By default, the Opera browser will block all unwanted popup ads/tabs/windows.
Whenever Opera blocks a pop-up, a small notification is shown (usually on the top right corner of the browser) telling you that the popup has been blocked. You can click on the notification to open the blocked popup.

(Blocked pop-up notification)
How to disable these popup notifications?
In the menu bar, go to Tools > Preferences > Advanced > Notifications… Uncheck the following option: “Show notifications for blocked pop-ups”.

(Stop showing notifications for blocked popups in Opera)



