Weather extension

The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!

Weather extensionคืออะไร?

Weather extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sudarshanrai.com.np และคุณลักษณะหลักของมันคือ "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!"

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

screenshot
screenshot

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

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

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

                        This browser weather extension is a software program that adds weather information to your web browser. It allows you to view current temperature, forecast, and other weather-related data for your location directly on your browser's toolbar or as a pop-up window. It's easy to install and use, and works with major browsers such as Chrome, Firefox, and Safari. This extension is a convenient way to stay informed about the weather while you're browsing the web.                    

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

ชื่อ Weather extension Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad
คำอธิบาย The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
ขนาดไฟล์ 1.14 MB
จำนวนการติดตั้ง 2,000
เวอร์ชันปัจจุบัน 4.2
อัปเดตครั้งล่าสุด 2023-03-02
วันที่เผยแพร่ 2020-09-06
คะแนน 4.63/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา https://sudarshanrai.com.np
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Weather extension",
    "version": "4.2",
    "description": "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!",
    "icons": {
        "128": "\/assets\/icon128.png",
        "48": "\/assets\/icon48.png",
        "16": "\/assets\/icon16.png"
    },
    "action": {
        "default_icon": {
            "16": "\/assets\/icon16.png",
            "48": "\/assets\/icon48.png"
        },
        "default_popup": "index.html"
    },
    "content_security_policy": []
}