Hola Weather
The highly attractive and internationally approved weather extension.
ما هو Hola Weather؟
Hola Weather هو إضافة Chrome تم تطويرها بواسطة 4l3x، والميزة الرئيسية لها هي "The highly attractive and internationally approved weather extension.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Hola Weather
قم بتنزيل ملفات الامتداد Hola Weather بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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", " |