K-Meleon
KMeleonWiki > Resources > MacroLibrary > MacroLibrary2 > GoogleCache
Submitted by: rstlne
Notes:
Macro for viewing the Google cache entry of the current page or link.
GoogleCache{ $xul="http://google.com/search?q=cache:".$URL; &XUL; } GoogleCacheLink{ $xul="http://google.com/search?q=cache:".$LinkURL; &XUL; }
View Page{ :View Page Info macros(URLInIE, View Page In IE) macros(ieview, View Page In IE engine) macros(GoogleCache, View Google cache of this page) } Link{ . . . %ifplugin macros macros(GoogleCacheLink, View Google cache of Link) macros(SaveLink, Save Link As...) macros(LinkInfo, View Link URL...) macros(LinkInIE, View Link In IE) macros(LnkFilter, AdBlock Image Link) %else Save &Link As... = ID_SAVE_LINK_AS %endif macros(downmanager, Use Download Manager download this link) }