World Weather
Get weather right in your browser homepage with our extension!
World Weatherคืออะไร?
World Weather เป็นส่วนขยายของ Chrome ที่พัฒนาโดย [email protected] และคุณลักษณะหลักของมันคือ "Get weather right in your browser homepage with our extension!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย World Weather
ดาวน์โหลดไฟล์ส่วนขยาย World Weather ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
For more details: https://world-weather-extension.com/pages/terms-of-use.html https://world-weather-extension.com/pages/privacy-policy.html Get the the update weather directly on your homepage! By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | World Weather |
ID | jkmfelbjabcdkngelgnaimnlglpdpbme |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme |
คำอธิบาย | Get weather right in your browser homepage with our extension! |
ขนาดไฟล์ | 1.89 MB |
จำนวนการติดตั้ง | 10,683 |
เวอร์ชันปัจจุบัน | 1.4.1 |
อัปเดตครั้งล่าสุด | 2022-07-12 |
วันที่เผยแพร่ | 2022-06-28 |
คะแนน | 3.75/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | [email protected] |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://world-weather-extension.com/ |
URL หน้าช่วยเหลือ | https://world-weather-extension.com/pages/contact.html |
URL หน้านโยบายความเป็นส่วนตัว | https://world-weather-extension.com/pages/privacy-policy.html |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" } }, "version": "1.4.1", "name": "World Weather", "description": "Get weather right in your browser homepage with our extension!", "author": "", "chrome_url_overrides": { "newtab": "newtab.06c72619.html" }, "permissions": [], "host_permissions": [ "*:\/\/*.world-weather-extension.com\/*" ] } |