Cloud Weather
The Clear Choice for Cloud Forecasting
Cloud Weather란 무엇입니까?
Cloud Weather은(는) info에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The Clear Choice for Cloud Forecasting"입니다.
확장 프로그램 스크린샷
Cloud Weather 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 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\/*" ] } |