Cloud Weather

The Clear Choice for Cloud Forecasting

Cloud Weatherとは何ですか?

Cloud Weatherはinfoによって開発されたChromeの拡張機能で、その主な機能は「The Clear Choice for Cloud Forecasting」です。

拡張機能のスクリーンショット

screenshot

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 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
Eメール [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\/*"
    ]
}