Extensions
: K-Meleon Forum
All about K-Meleon extensions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=siria] Sometimes an image is hard to get a hold of - [b][color=red]if the image context menu is missing[/color][/b]. Such an image may not even appear in the list of all images in a page. Meanwhile I know that one can hover the mouse over it > click page properties> Background Image! But to make things easier to remember, and to get tabs instead of windows, here's another tiny harmless mini-macro, almost too embarassing to post :) This macro creates a permanent entry in the [b][color=red]PAGE context menu: "View Image in new Tab"[/color][/b]. If you like, also in the image context menu, just to open normal pics in tabs too. Example page: the image left of the title: http://www.getpersonas.com/en-US/persona/473 Tip: Put this on a mouse gesture, e.g. Shift+Up: macros(minimacros_viewimage) [b][color=red]It works for all images, normal or HIDDEN alike[/color][/b] :P To use it, insert it into the macro in first posting, and copy the setmenu lines to the others at the bottom (without the comments at beginning): [color=blue]#----- minimacros_viewimg{ menugrayed=!$ImageURL; macroinfo="View Image in new Tab (shortcut to Page-Properties > Background Image). Easier to find if no context menu for images."; $OpenURL=$ImageURL; &OpenURL_InNew; }[/color] [color=green]# in context-menu for Page: [b]setmenu[/b](DocumentPopup,macro,"View Image in new Tab",minimacros_viewimg); # in context-menu for Images: [b]setmenu[/b](ImageView,macro,"View Image in new Tab",minimacros_viewimg,"Zoom I&n");[/color] [color=blue] #----- [/color][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development