After I edited the Opera menus it was only a short way to refine my custom buttons. Especially the unclose tabs button with one click to reopen the last closed tab while also showing the list of blocked popups and closed tabs was something I looked for quite a long time and didn't find.
… …
caution: The links of the buttons on this page don't work properly because I used HTML to display them and the code is crippled by the my.opera.com blog server. The written button code is correct.
Following are the working links (using BBCode) with the description below:
Drag or Click the Opera Custom Buttons
Undo close tab + Closed windows and Blocked popups
Button-Code
Reopen page, , ,-1103986197, "Trash" + Show popup menu, "Closed Pages Menu"
Description
Extended trash to replace the default trash on the Tab bar.
Useful to quickly reopen the last closed tab(s).
- Normal left click:
- undo close tab
- this is the extension to the default trash
- Popup menu:
- closed windows
- blocked popups
- like default
- Symbol:
- the default trash (from skin)
Minimize all + Tab list
Button-Code
Minimize all, , ,50565, Group.open + Show hidden popup menu, "Internal Window List"
Description
Button to minimize all tabs.
It is useful to minimize all tabs before starting to open multiple background-tabs from one page,
as the new tabs will be shown when you minimize or close the newly opened tabs one after another.
Also useful to minimize all (of a lot of tabs) and maximize those tabs you want to tile afterwards,
as only the not minimized tabs are tiled.
- Normal left click:
- minimize all tabs
- same like menu – window – minimize all
- same like right click on tab – arrange – minimize all
- Click and hold:
- Shows list of the open tabs
- like the list on bottom of menu – window
- Symbol:
- triangle down arrow (Group.open in skin)
How to include Opera Custom Buttons into HTML:
This special type of hyperlink is recognized by Opera:
<action text>"
title="<default button title>">
Clickable and draggable link
Source: Rijk's Drag'n'drop buttons for Opera
You have to replace some special letters of the button code:
Quotation mark | " | replace with | " |
AND | & | replace with | & |
Space | " " | replace with | %20 |
Anonymous writes:
you can minimize all tabs by pressing the : windows button + mnow all programms will close imediately.If this is what your looking for!Best wishes!