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=ndebord] [quote=dana1971] Sorry to be a pain....what do you mean by sub folder? Do I double click and open the folder Macros? and if so, do I create a new folder within the Micros folder, name it weather.kmm, and then paste the code? Not sure how or what to do exactly[/quote] Dana, As desga2 said, cut and paste the code below into notepad and save as weather.kmm ------------------------- weather_report{ menu = "Weather Report"; $acode = prompt("U.S. residents enter zip Code, or City name for international users:", "Weather Report"); $site = "www.weather.com/weather/local/"; opentab($site .$acode); } weather_BuildMenu{ setmenu(WebServices,macro,"Check Weather",weather_report); } $OnInit=$OnInit."weather_BuildMenu;"; $macroModules=$macroModules."weather;"; ------------------------[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development