Weather Buddy

Provides current weather conditions, and temperatures for the next three days.

Weather Buddyคืออะไร?

Weather Buddy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kacpermyslinski และคุณลักษณะหลักของมันคือ "Provides current weather conditions, and temperatures for the next three days."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Weather Buddy

ดาวน์โหลดไฟล์ส่วนขยาย Weather Buddy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Weather Buddy is a simple and straight-forward way to get current weather conditions and forecast temperatures wherever you are. Able to search for cities and convert temperatures between Celsius and Fahrenheit.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
คำอธิบาย Provides current weather conditions, and temperatures for the next three days.
ขนาดไฟล์ 895 KB
จำนวนการติดตั้ง 3,351
เวอร์ชันปัจจุบัน 1.8.1
อัปเดตครั้งล่าสุด 2017-02-12
วันที่เผยแพร่ 2017-02-11
คะแนน 3.90/5 รวมทั้งหมด 50 คะแนน
ผู้พัฒนา kacpermyslinski
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://kacper.life/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weather Buddy",
    "short_name": "Weather",
    "description": "Provides current weather conditions, and temperatures for the next three days.",
    "version": "1.8.1",
    "browser_action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "weather.html"
    }
}