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=disrupted] not 100% reliable but works with 90% of websites download from kmext [color=green][sub] # K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage) # ---------extracts favicon $_tool_path=getfolder(RootFolder)."\\Tools"; favicon{ menugrayed=(hostname($URL)==""); $HOST = hostname( $URL ); exec($_tool_path."\\faviconget.exe " .$HOST); } _favicon_BuildMenu{ setmenu("Page &Properties",macro,"Extract Favicon",favicon,3); } $OnInit=$OnInit."_favicon_BuildMenu;"; # ---------------------------------------------------------------------------------------------- $macroModules=$macroModules."favicon;";[/sub][/color] [color=blue][sub]; AutoIt Version: 3.0 ; Language: English ; Platform: Win9x/NT ; Author: yanni ; #Include <File.au3> #NoTrayIcon $namesug1=StringReplace($CmdLine[1], "www.", "") $faviconcache=(@ScriptDir & "\favicons") $faviconpath = FileSaveDialog("Choose Favicon name & path", $faviconcache, "Icon (*.ico)", 2, $namesug1) $faviext=($faviconpath &".ico") $sitecon=("http://" & $CmdLine[1] & "/favicon.ico") InetGet($sitecon, $faviext, 1, 1) exit[/sub][/color] [img]http://kmeleon.holaservers.com/disrupted/favicon1.jpg[/img] [img]http://kmeleon.holaservers.com/disrupted/favicon2.jpg[/img][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development