Neusiedler See - Webcams and Windreports
Windreport and Webcam live from Spots around Lake Neusiedl like Podersdorf, Rust and Breitenbrunn.
What is Neusiedler See - Webcams and Windreports?
Neusiedler See - Webcams and Windreports is a Chrome extension developed by https://www.windcal.com, and its main feature is "Windreport and Webcam live from Spots around Lake Neusiedl like Podersdorf, Rust and Breitenbrunn.".
Extension Screenshots
Download Neusiedler See - Webcams and Windreports Extension CRX File
Download Neusiedler See - Webcams and Windreports extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Small Extension to view the latest windreports, webcams and forecasts around lake neusiedl. This is just a collection of weather station (links), forecasts and webcams. I don't own any of them ;) UPDATE: + Updated weather links + Added link to windcal.com + Added Windreport from Neusiedl (10.11.2012) + Added an ad to the bottom of the window (7.11.2012) + Added Windreport from Eisenstadt and Wien/Schwechat (7.11.2012) + Fixed broken Webcam URL from usd.at + Added kiteriders.at windreport from Podersdorf. + New Navigation Design + Added more forecast links using iFrames + Added New Icon Icon from: http://www.offgridliberty.com/images/wind_turbine_icon.jpg Information from: http://www.windfinder.com/weatherforecast/podersdorf_neusiedler_See&wf_cmp=2 http://www.segeln.co.at/pages/wetter/wetterstation.php http://www.sport-schneider.com/content/view/25/65/ http://www.byc.at/wetter/ http://www.wetteronline.de/cgi-bin/regframe?PRG=citywind&WMO=11194&PLZN=Neusiedl&LANG=de http://www.windguru.cz/de/index.php?sc=33 http://www.kitesurfing.at/otto_wetter.php?subActive=ottowetter http://usdcam.no-ip.org/record/current.jpg (Upside Down Surfshop in Podersdorf www.usd.at) http://www.kiteriders.at/wind.htm http://wetter.orf.at/burgenland/prognose
Extension Basic Information
Name | Neusiedler See - Webcams and Windreports |
ID | jffjndmfbbgnflkiianompbkahicbfbd |
Official URL | https://chromewebstore.google.com/detail/neusiedler-see-webcams-an/jffjndmfbbgnflkiianompbkahicbfbd |
Description | Windreport and Webcam live from Spots around Lake Neusiedl like Podersdorf, Rust and Breitenbrunn. |
File Size | 529 KB |
Installation Count | 98 |
Current Version | 3.38 |
Last Updated | 2014-10-05 |
Publish Date | 2014-10-05 |
Rating | 4.13/5 Total 8 Ratings |
Developer | https://www.windcal.com |
Payment Type | free |
Extension Website | http://www.windcal.com |
Help Page URL | http://www.windcal.com |
Supported Languages | de |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Neusiedler See - Webcams and Windreports", "version": "3.38", "manifest_version": 2, "description": "Windreport and Webcam live from Spots around Lake Neusiedl like Podersdorf, Rust and Breitenbrunn.", "browser_action": { "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com;https:\/\/pagead2.googlesyndication.com; object-src 'self'" } |