Cloud Weather

The Clear Choice for Cloud Forecasting

Cloud Weatherคืออะไร?

Cloud Weather เป็นส่วนขยายของ Chrome ที่พัฒนาโดย info และคุณลักษณะหลักของมันคือ "The Clear Choice for Cloud Forecasting"

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

screenshot

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

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

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

                        Cloud Weather is a Chrome extension that provides real-time weather forecasts for multiple countries around the world.

With this extension, you can easily check the current weather conditions in the following countries: United States, United Kingdom, Germany and many more, all at the same time.

The extension features a user-friendly interface and is the perfect tool for anyone who wants to stay on top of the weather in multiple locations.

By clicking “Add to Chrome”, You accept and agree to installing the Cloud Weather Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use and Privacy Policy. New Tab Search will be powered by Microsoft Bing                    

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

ชื่อ Cloud Weather Cloud Weather
ID ncaknklckjcajfkbkblfkbecnbhdoimo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cloud-weather/ncaknklckjcajfkbkblfkbecnbhdoimo
คำอธิบาย The Clear Choice for Cloud Forecasting
ขนาดไฟล์ 1.38 MB
จำนวนการติดตั้ง 35,637
เวอร์ชันปัจจุบัน 0.3.0
อัปเดตครั้งล่าสุด 2023-01-25
วันที่เผยแพร่ 2023-01-11
คะแนน 3.14/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา info
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://mild-ads.com/
URL หน้าช่วยเหลือ https://mild-ads.com/contact/
URL หน้านโยบายความเป็นส่วนตัว https://mild-ads.com/Privacy-Policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "0.3.0",
    "author": "Mild Ads LTD",
    "name": "Cloud Weather",
    "description": "The Clear Choice for Cloud Forecasting",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.cloudweatherextension.com\/*",
        "*:\/\/mild-ads.com\/*"
    ]
}