Neusiedler See - Webcams and Windreports
Windreport and Webcam live from Spots around Lake Neusiedl like Podersdorf, Rust and Breitenbrunn.
Neusiedler See - Webcams and Windreportsคืออะไร?
Neusiedler See - Webcams and Windreports เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.windcal.com และคุณลักษณะหลักของมันคือ "Windreport and Webcam live from Spots around Lake Neusiedl like Podersdorf, Rust and Breitenbrunn."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Neusiedler See - Webcams and Windreports
ดาวน์โหลดไฟล์ส่วนขยาย Neusiedler See - Webcams and Windreports ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Neusiedler See - Webcams and Windreports |
ID | jffjndmfbbgnflkiianompbkahicbfbd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/neusiedler-see-webcams-an/jffjndmfbbgnflkiianompbkahicbfbd |
คำอธิบาย | Windreport and Webcam live from Spots around Lake Neusiedl like Podersdorf, Rust and Breitenbrunn. |
ขนาดไฟล์ | 529 KB |
จำนวนการติดตั้ง | 98 |
เวอร์ชันปัจจุบัน | 3.38 |
อัปเดตครั้งล่าสุด | 2014-10-05 |
วันที่เผยแพร่ | 2014-10-05 |
คะแนน | 4.13/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | https://www.windcal.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.windcal.com |
URL หน้าช่วยเหลือ | http://www.windcal.com |
ภาษาที่รองรับ | 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'" } |