Weather Tab
A beautifully simple 5 day forecast, every time you open a new tab.
Weather Tabとは何ですか?
Weather TabはBrett Marshallによって開発されたChromeの拡張機能で、その主な機能は「A beautifully simple 5 day forecast, every time you open a new tab.」です。
拡張機能のスクリーンショット
Weather Tab拡張機能のCRXファイルをダウンロード
Weather Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The weather is based off your IP address. This is currently only available in the USA and Canada.
-------------------------
Future plans include:
-------------------------
Having a location picker, in case the IP address location is not correct.
More descriptive icons
More descriptive backgrounds. 拡張機能の基本情報
| 名前 | |
| ID | jkodnifelbhifjfgpkgdacnpibholcna |
| 公式URL | https://chromewebstore.google.com/detail/weather-tab/jkodnifelbhifjfgpkgdacnpibholcna |
| 説明 | A beautifully simple 5 day forecast, every time you open a new tab. |
| ファイルサイズ | 42.68 KB |
| インストール数 | 25 |
| 現在のバージョン | 1.0.3 |
| 最終更新日 | 2017-01-03 |
| 公開日 | 2017-01-03 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Brett Marshall |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Weather Tab",
"description": "A beautifully simple 5 day forecast, every time you open a new tab.",
"version": "1.0.3",
"manifest_version": 2,
"icons": {
"16": "extension-logo-32.png",
"32": "extension-logo-64.png",
"48": "extension-logo-96.png",
"128": "extension-logo-128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |