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] Anyone know where I can get, or if there even is a weather macro that's for the USA? Something like the weatherman one...I can only find one for the UK. Thanks[/quote] save as weather.kmm in your c:\program files\k-meleon\macros sub-folder. 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;"; OR use a rss feed in your rss reader: I use one set up for Brooklyn, NY http://rss.accuweather.com/rss/liveweather_rss.asp?metric=0&locCode=11211[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development