Weather extension

The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!

Weather extensionとは何ですか?

Weather extensionはhttps://sudarshanrai.com.npによって開発されたChromeの拡張機能で、その主な機能は「The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!」です。

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

screenshot
screenshot

Weather extension拡張機能のCRXファイルをダウンロード

Weather extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This browser weather extension is a software program that adds weather information to your web browser. It allows you to view current temperature, forecast, and other weather-related data for your location directly on your browser's toolbar or as a pop-up window. It's easy to install and use, and works with major browsers such as Chrome, Firefox, and Safari. This extension is a convenient way to stay informed about the weather while you're browsing the web.                    

拡張機能の基本情報

名前 Weather extension Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
公式URL https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad
説明 The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
ファイルサイズ 1.14 MB
インストール数 2,000
現在のバージョン 4.2
最終更新日 2023-03-02
公開日 2020-09-06
評価 4.63/5 合計 8 レビュー
開発者 https://sudarshanrai.com.np
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Weather extension",
    "version": "4.2",
    "description": "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!",
    "icons": {
        "128": "\/assets\/icon128.png",
        "48": "\/assets\/icon48.png",
        "16": "\/assets\/icon16.png"
    },
    "action": {
        "default_icon": {
            "16": "\/assets\/icon16.png",
            "48": "\/assets\/icon48.png"
        },
        "default_popup": "index.html"
    },
    "content_security_policy": []
}