Buddha Weather
Mindfulness in the Wind
ما هو Buddha Weather؟
Buddha Weather هو إضافة Chrome تم تطويرها بواسطة healthfoo12، والميزة الرئيسية لها هي "Mindfulness in the Wind".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Buddha Weather
قم بتنزيل ملفات الامتداد Buddha Weather بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Make the back of your new tab into an opportunity to be mindful.
معلومات أساسية عن التمديد
الاسم | |
ID | mphophigpjjnaaiabigjkngofbpnkime |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/buddha-weather/mphophigpjjnaaiabigjkngofbpnkime |
الوصف | Mindfulness in the Wind |
حجم الملف | 2.24 MB |
عدد التثبيتات | 54 |
النسخة الحالية | 1.0 |
آخر تحديث | 2015-03-24 |
تاريخ النشر | 2015-03-24 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | healthfoo12 |
نوع الدفع | free |
موقع الإضافة | http://www.buddhaweather.com/ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Buddha Weather", "description": "Mindfulness in the Wind", "version": "1.0", "browser_action": { "default_icon": "icon.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |