Skip navigation.

Opera FAQ's, Tips, Tricks & Tweaks

Cool tips about Opera browser

Posts tagged with "Software"

Opera Bookmarks Description Remover

, , , ...

Huge bookmarks file will affect the performance of Opera. Opera Bookmarks Description Remover was created using AutoHotkey to reduce bookmarks file size by removing descriptions.

Download (size < 210 KB), unzip and run OBDR.exe.

  • Backup of original bookmarks file will be created inside bookmarks directory with bak extension.
  • Silent mode will remove all bookmarks description without any prompt.

Opera Bookmarks Description Remover
Opera Bookmarks Description Remover

Opera Profile Creator

, , , ...

You can create another profile manually but it is cumbersome in Windows (In Linux, use command line opera -pd ~/opera-profile-new/ to create new profile). Opera Profile Creator was created using AutoHotkey to make profile creation easier.

You can use another profile to

  • login to another accounts of a site simultaneously.
  • load a site that crashes Opera frequently.
  • play with settings without affecting your existing profile.
  • check whether there is a problem in existing profile.

Download (size: 204 KB), unzip, place OperaProfileCreator.exe anywhere and run it to create new profile. Click the newly created shortcut to start Opera with new clean profile.

Opera Profile Creator
Opera Profile Creator

You can create as many profiles as you want and run them simultaneously with single Opera installation.

  • Path to new profile directory should not have trailing slash (/) when you enter it manually.
  • Path to shortcut should end with .lnk as shown in screenshot.

Opera Launcher

, , , ...

Opera Launcher was created using AutoHotkey. It can

Download (size < 205 KB), unzip, place OperaLauncher.exe inside Opera installation directory (C:\Program Files\Opera\) and run it to launch Opera. You will see the following settings dialog when you run OperaLauncher.exe first time.

Opera Launcher settings dialog
Opera Launcher settings dialog

Use keystrokes to perform an action after starting Opera. ^=Ctrl, !=Alt and +=Shift

Examples:

Action Keyboard Shortcut Keystrokes
Enter fullscreen F11 {F11}
Hide Opera Ctrl+Alt+Shift+H ^!+h
New tab Ctrl+T ^t
Minimize Opera Alt+Space+N !{Space}n

To restore previous version of bookmarks/notes, close Opera, move a version of opera6*.adr/notes*.adr from profile\backups directory to profile directory and rename to opera6.adr/notes.adr.

Changelog
Date Changes
May 11, 2009
  • Updated for Opera 10.00 Alpha Build 1413.
  • Performance improvements.
  • Tray icon balloon error message.
  • Transparent icon.
Feb 23, 2009
  • Option to delete old backup files. To disable, set it to 0.
  • Sessions backup will be created every time Opera starts.
Feb 10, 2009 Didn't empty temporary download directory in non-English versions of Windows. Fixed.
Feb 8, 2009
  • Command line will be passed to Opera. Thanks to itcpeter.
  • Updated for Opera 10.00 Alpha Build 1139.
  • Opera Launcher can be placed anywhere, but path to Opera Installation Directory should be added in OperaLauncher.ini file manually.
Jan 8, 2009 Option to send keystrokes.
Nov 26, 2008 Option to empty temporary download directory.
Nov 23, 2008 Initial release.

Opera install/uninstall problem in Windows?

, , , ...

Install

If you have problem in installing Opera using MSI installer, use Windows Installer CleanUp Utility & then install using MSI installer or try classic installer (except Windows Vista).

If you get Error 1327. Invaild Drive: error, see this.

If above fails, download PortableOpera, unzip & move all files except the following from PortableOpera directory to Opera installation directory (C:\Program Files\Opera\).

defaults\spellcheck.ini
profile\
operadef6.ini
PortableOpera.exe
PortableOpera.htm
PortableOpera.ini

Uninstall

If you have problem in uninstalling Opera, use Revo Uninstaller. (Backup entire profile & mail directories before uninstallation).

If you have multiple Opera installed and want to uninstall particular Opera, use MyUninstaller. MyUninstaller can show path to installation folder. If you used classic installer, run Uninst\unwise.exe from Opera installation folder to uninstall that Opera.

Update: July 2, 2008

Shutdown/Hibernate computer when Opera completes transfers

, , , ...

Opera Shutdown was created using AutoHotkey to shutdown/hibernate computer when Opera completes transfers. Size is 203 KB and installation is not required.

Download

Opera Shutdown

When there is a transfer, Opera title bar will contain Transfers XX:XX - Opera and this will change to Transfers - Opera when transfer completes. OperaShutdown.exe will check periodically for this change and will show the following dialog box when transfer completes. If there is no response from you during timeout period, it will shutdown/hibernate computer.

Opera shutdown/hibernate confirmation dialog
Confirmation dialog

  • OperaShutdown.exe will beep and run in background.
  • You must keep transfers tab in Opera active.
  • To close OperaShutdown.exe at any time use keyboard shortcut, Win+X. Opera Shutdown will beep before exit. To change exit keyboard, open OperaShutdown.ini and change the value for Exit Shortcut. See this to know modifier symbols to define hotkeys.
  • If you use other than English language, open OperaShutdown.ini and change the value of Trigger Text to <Transfers as in your language file> - Opera.
  • To shutdown instead of hibernate, open OperaShutdown.ini and change the value of Hibernate to 0.
  • To close Opera without system shutdown/hibernate, open OperaShutdown.ini and change the value of Test to 1 and in Opera disable confirm exit in Tools → Preferences... → Advanced → Browsing

Changelog
Date Changes
Mar 14, 2009 Added option to change exit keyboard shortcut.
Mar 12, 2009 Added option to close Opera without system shutdown/hibernate.
Jan 24, 2009 Added option to hibernate.
May 17, 2008 Initial release.

Lookup and spell check using WordWeb dictionary/thesaurus

, , , ...

Download WordWeb dictionary/thesaurus (size < 7.5 MB) and install it.

If you don't know how to edit menu setup see this. Add the following under [Edit Widget Popup Menu] & [Hotclick Popup Menu].

Item, WordWeb = Copy & Execute program, "C:\Program Files\WordWeb\wwnotray.exe"

You can spell check only one word at a time. If you have administrator privileges, install Aspell. See Spell-checking With Opera.

WordWeb Dictionary Lookup in Opera Hotclick Popup Menu
WordWeb lookup

WordWeb Spell Check in Opera Edit Widget Popup Menu
WordWeb spell check

WordWeb Suggestions
WordWeb suggestions

Delete dead & duplicate Opera bookmarks using AM-DeadLink

, , , ...

AM-DeadLink (size 1.1 MB) can detect dead and duplicate bookmarks/favorites in Opera, Firefox and Internet Explorer. Additionally, it can download/update the favicons.

Find duplicate bookmarks in Opera using AM-DeadLink
AM-DeadLink

Opera backup list and WinRAR command line shortcut creator

, , , ...

Info
Download
Files created/modified
Full/Incremental backup
Note
Backup button
Backup additional folders/files
Changelog

I have already posted how to Encrypt and backup your Opera files using WinRAR. Some found it difficult. So, I created OBLWCLSC using AutoHotkey.

OBLWCLSC size is less than 210 KB and installation is not required. Configure it once, press shortcut key, Ctrl+Alt+O or click backup button to create backup.

You can password protect your backup files. WinRAR uses AES with 128-bit key.

Opera Backup List and WinRAR Command Line Shortcut Creator (OBLWCLSC)
Opera Backup List and WinRAR Command Line Shortcut Creator (OBLWCLSC)

Download

Download OBLWCLSC.zip, unzip & run OBLWCLSC.exe

Files created/modified

OBLWCLSC.exe will create/modify 4 files and one registry value.

  • Settings file OBLWCLSC.ini
  • List of files and directories to backup Opera Backup.lst
  • WinRAR command line shortcut Opera Backup.lnk
    Opera backup shortcut in Desktop
    Opera backup shortcut in Desktop
  • Read me file OBLWCLSC Read Me.txt
  • Registry value HKEY_CURRENT_USER\Software\WinRAR\Profiles\0\Background will be modified to enable/disable background archiving in WinRAR.

Full/Incremental backup

You can either do full or incremental backup. In full backup, backup file name can be appended with date, time, date & time or number.

Full backup with date
Full backup with date

In incremental backup, predefined number of previous versions of a file will be kept.
Incremental backup with 10 previous versions of a file
Incremental backup with 10 previous versions of a file

Note


#1 Opera must be closed to backup feeds/mail otherwise WinRAR will show diagnostic messages.
#2 To backup User JavaScript files, your files must be in userjs directory in your profile.
#3 Check all with #3 to backup wand data.
#4 Password should not contain SPACE and DOUBLE QUOTE (").
#5 For shortcut key to work, shortcut directory must be your desktop and enter only one alphanumeric character.
#6 Opera must be closed to create backup button next to trash can in tab bar.
Opera backup button next to Trash can
Opera backup button next to Trash can

Backup Button

Drag & drop Backup Opera Files button to any toolbar, note the path to Toolbar Configuration file, close Opera, open toolbar configuration file, search for E:\Opera Backup.lnk and replace it with correct path.

Backup additional folders/files

You can add additional Opera folders/files to backup in menu. The format is

file name with extension or folder name with trailing \, name to show in OBLWCLSC menu,directory the file/folder is in (1=Opera.exe directory, 2=profile directory, 3=mail directory and 4=local directory ,whether checked or not (1=backup and 0=no backup)
The entries are separated by |

If you want to backup opcache directory, you have to add the following in OBLWCLSC.ini at the end of Backup Items key.

|opcache\,Opera help files,2,1
You can add other folders/files to backup to Custom Files key in OBLWCLSC.ini after closing OBLWCLSC.exe. The entries are separated by |

Suppose, if you want to backup Desktop & My Documents directories, you have to add the following to Custom Files key in OBLWCLSC.ini.

C:\Documents and Settings\User Name\Desktop\ | C:\Documents and Settings\User Name\My Documents\

Changelog
Sep 28, 2008
Minor improvements.
Option to add custom files manually in OBLWCLSC.ini.
Updated for 9.60.

Jul 11, 2008
Minor bug fixes and improvements.
Updated for 9.50. Thanks to skywarrior74.

Jun 14, 2007
Added option to backup speed dials.

Sep 3, 2006
Added option to backup widgets.adr file.
Changed backup button icon. Thanks to ivan56.

Mar 12, 2006
Added option to backup contacts, typed-in addresses & language files. Thanks to GonsioR.

Mar 3, 2006
Removed option to backup ua.ini, browser.js & registration information.
Added option to backup voice configuration, widgets, blocked content & site preferences.
Added option to background archiving.
Added option to add backup button next to trash can in tab bar.

Aug 12, 2005
Initial release.

If you have any questions, suggestions or bugs post it here or in forum.

Test Opera weekly/beta/final with & without changing current Opera settings using Sandboxie

, , , ...

If you want to test Opera weekly/beta/final you have to copy your current Opera settings & modify the paths. You can eliminate that by using sandboxed Opera.

  1. Download Sandboxie (size < 350 KB) and install it.
  2. Right click on Opera installer and select Run Sandboxed. Select Installation Directory same as your old Opera directory & finish installation.

    Run Opera Installer Sandboxed
    Run Opera installer sandboxed

  3. Create a shortcut with the following and change those shown in red color with correct path. "C:\Program Files\Sandboxie\Start.exe" "C:\Documents and Settings\User Name\Application Data\Sandbox\DefaultBox\drive\C\Program Files\Opera\Opera.exe"
  4. Click shortcut, Opera will start and you will see [#] in title bar which indicates Opera is running in sandboxed mode.

    Sandboxed Opera
    Sandboxed Opera will have [#] in title

    If old and sandboxed Opera installation paths are same, when sandboxed Opera runs first time it will use old Opera settings but it won't modify old settings and save modifications inside sandbox.
  5. To reset sandboxed Opera settings with old Opera settings, delete profile & mail directory in C:\Documents and Settings\User Name\Application Data\Sandbox\DefaultBox\drive\

To delete sandboxed Opera installation, right click on Sandboxie icon in system tray → Contents of Sandbox → Delete Contents

Delete contents of sandbox
Delete contents of sandbox

Update Opera custom keyboard setup/menu setup/mouse setup/language/dialog files using WinMerge

, , , ...

Updating customized keyboard setup/menu setup/mouse setup/language/dialog files manually is cumbersome and time consuming. You can use file comparision software (Windows: Freeware WinMerge or shareware Beyond Compare, Linux: Meld) to visualize difference and update custom setups easily.

The default keyboard setup, menu setup, mouse setup, dialog files are standard_keyboard.ini, standard_menu.ini, standard_mouse.ini & dialog.ini respectively inside defaults folder in Opera installation directory.

Your custom files will be inside keyboard, menu & mouse folders in your profile.

Load your setup file and corresponding default file in file comparision software, compare them and update your files.

Opera standard_menu.ini compared with custom menu file using Beyond Compare.
Opera standard_menu.ini compared with custom menu file using Beyond Compare.

Opera standard_menu.ini compared with custom menu file using Winmerge.
Opera standard_menu.ini compared with custom menu file using Winmerge.

Download Opera, the fastest and most secure browser