World Weather
Get weather right in your browser homepage with our extension!
World Weatherとは何ですか?
World Weatherは[email protected]によって開発されたChromeの拡張機能で、その主な機能は「Get weather right in your browser homepage with our extension!」です。
拡張機能のスクリーンショット
World Weather拡張機能のCRXファイルをダウンロード
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] |
Eメール | [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\/*" ] } |