The Opera Custom Button & Command CreatorThis utility allows you to make your own custom buttons for your Opera toolbars. To use, simply fill in the parts that you need. You can add up to 3 actions together using the the second/third action toggles. You can also just write in an action as plain text for each action; the creator will try to add in any other options onto your text. Read some tips below; updated on23/10/2005.
Opera uses the following button formatting:
ButtonX, "General Title"="Action, parameter1, parameter2, Action Title, Icon"
This button maker automates the process by allowing you to construct the button using a simple web-based form. These actions can be combined together using several combination rules: AND - OR - CYCLE - ADD MENU; allowing complex commands to be built up (this form allows 3 actions to be combined, though if you enter plain text manually you can add many more). Further information about this and a full list of actions can be found here. If you save this page to your computer(make sure you "Save with images" — check your file-type in the save dialog), you can then run it off-line.
So, say for example I wanted to make a modifed home button that had a drop-down menu containing the main browser menu, I would:
Go to homepage for the first action.Home.ADD MENU (+).The main browser menu bar.That would give the following code:
Go to homepage,,,"Home" + Show popup menu, "Browser Menu Bar"
Note: This tool was modified from the original written by Kaare Byberg.