Hola Weather
The highly attractive and internationally approved weather extension.
Hola Weatherとは何ですか?
Hola Weatherは4l3xによって開発されたChromeの拡張機能で、その主な機能は「The highly attractive and internationally approved weather extension.」です。
拡張機能のスクリーンショット
Hola Weather拡張機能のCRXファイルをダウンロード
Hola Weather拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hola Weather is made just for you! - Auto location lookup - View current conditions and forecast for next 10 hours - Background color changes with temperature - Clean and easy to read user interface Feedback appreciated!
拡張機能の基本情報
名前 | |
ID | foaiolffgbejnamdlehecgcfbmnkfcnf |
公式URL | https://chrome.google.com/webstore/detail/hola-weather/foaiolffgbejnamdlehecgcfbmnkfcnf |
説明 | The highly attractive and internationally approved weather extension. |
ファイルサイズ | 243 KB |
インストール数 | 271 |
現在のバージョン | 1.2 |
最終更新日 | 2014-07-16 |
公開日 | 2014-07-16 |
評価 | 3.93/5 合計 14 レビュー |
開発者 | 4l3x |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hola Weather", "version": "1.2", "description": "The highly attractive and internationally approved weather extension.", "web_accessible_resources": [ "popup.js" ], "icons": { "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon48.png", "default_title": "Hola Weather", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/api.wunderground.com; object-src 'self'", "permissions": [ "webRequest", "geolocation", " |