
Saturday, 24. October 2009, 22:21:10
Automatic, Background, Software, Speed Dial
...
I have more than 500 beautiful wallpapers
including lone tree and images in Hindu Gods & Goddesses photo album.
Changing Speed Dial background image is boring after several times and time consuming. So, I have added an option in Opera Launcher to change Speed Dial background image automatically with one of the images from specified directory after specified time interval.
Set time interval to 0 days, to see new Speed Dial background image after every Opera startup.


Thursday, 23. July 2009, 17:48:33
Opera, Windows, Software, Hide
...
I have added an option to hide title bar in Opera Launcher as several users want it [1, 2, 3, 4, 5].
To hide/unhide title bar, use Titlebar button! or create new keyboard shortcut/mouse gesture in application section with the following action.
Execute program, "C:\Program Files\Opera\OperaLauncher.exe", "/h"
! If your path to OperaLauncher.exe is different change it in toolbar configuration file after closing Opera.
If you minimize Opera and then switch to Opera, taskbar will hide.


Sunday, 23. November 2008, 16:47:44
Windows, Delete, Bookmarks, Startup Dialog
...
Opera Launcher was created using AutoHotkey. It can
Download (size < 210 KB), unzip, place OperaLauncher.exe inside Opera installation directory, C:\Program Files\Opera and run it to launch Opera. The following settings dialog will be shown when you run it first time.

Opera Launcher settings dialog
Keystrokes
Keystrokes can be used 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 |
Restart
Use Restart Opera button! or create new keyboard shortcut/mouse gesture in application section with the following action.
Execute program, "C:\Program Files\Opera\OperaLauncher.exe", "/ro"
! If your path to OperaLauncher.exe is different change it in toolbar configuration file after closing Opera.
Restore bookmarks/notes
To restore previous version of bookmarks/notes file, close Opera, move previous version of opera6*.adr/notes*.adr from profile\backups directory to profile directory and rename it to opera6.adr/notes.adr.
Changelog
| Date |
Changes |
| Oct 24, 2009
|
- Option to change Speed Dial background image automatically.
- Added help button.
|
| Jul 23, 2009
|
- Option to hide Opera title bar. Thanks to lunigma.
- Opera restart.
|
| 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 parameters 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.
|
| Jan 8, 2009
|
Option to send keystrokes. |
| Nov 26, 2008
|
Option to empty temporary download directory. |
| Nov 23, 2008
|
Initial release. |