The weather
Weather forecast
The weatherとは何ですか?
The weatherはolbarによって開発されたChromeの拡張機能で、その主な機能は「Weather forecast」です。
拡張機能のスクリーンショット
The weather拡張機能のCRXファイルをダウンロード
The weather拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Прогноз погоды с возможностью поиска по городам мира и датой. Вывод прогноза погоды по геолокации. Возможность отправлять поисковые запросы в Google. 拡張機能の基本情報
| 名前 | |
| ID | mijbenfgmchbbilbbkedbefeihdnggjd |
| 公式URL | https://chromewebstore.google.com/detail/the-weather/mijbenfgmchbbilbbkedbefeihdnggjd |
| 説明 | Weather forecast |
| ファイルサイズ | 35.45 MB |
| インストール数 | 11 |
| 現在のバージョン | 1.5 |
| 最終更新日 | 2023-01-15 |
| 公開日 | 2020-08-03 |
| 評価 | 3.00/5 合計 2 レビュー |
| 開発者 | olbar |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "The weather",
"description": "Weather forecast",
"version": "1.5",
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"128": "icon128.png",
"48": "icon48.png",
"16": "icon16.png"
}
} | |