Cloud Weather
The Clear Choice for Cloud Forecasting
什麼是Cloud Weather?
Cloud Weather是由info開發的Chrome擴展程式,該擴展的主要功能是“The Clear Choice for Cloud Forecasting”。
擴展截圖
下載Cloud Weather擴展crx文件
下載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 |
ID | ncaknklckjcajfkbkblfkbecnbhdoimo |
官方網址 | 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\/*" ] } |