In Rhythm with Nature
Slow down with nature, one tab at a time
ما هو In Rhythm with Nature؟
In Rhythm with Nature هو إضافة Chrome تم تطويرها بواسطة bastien.girschig، والميزة الرئيسية لها هي "Slow down with nature, one tab at a time".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة In Rhythm with Nature
قم بتنزيل ملفات الامتداد In Rhythm with Nature بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This Chrome extension is an artistic interpretation of the Carl Linneaus flower clock, where every time you’ll open a tab, you will see a flower that opens in your time zone.
Each flower scenario comes with breathing exercises you can experience on the In Rhythm With Nature website. The site is a relaxing, multisensory experience, inviting you to take a moment to reconnect to yourself through the sights, sounds and rhythms of the natural world. معلومات أساسية عن التمديد
| الاسم | |
| ID | hncaknhfdkeadobnhojfdhilifekhmcj |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj |
| الوصف | Slow down with nature, one tab at a time |
| حجم الملف | 4.18 MB |
| عدد التثبيتات | 35 |
| النسخة الحالية | 1.1 |
| آخر تحديث | 2022-10-11 |
| تاريخ النشر | 2022-10-11 |
| المطور | bastien.girschig |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://artsandculture.google.com/experiment/1AHie_rumRxQOA |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "In Rhythm with Nature",
"version": "1.1",
"description": "Slow down with nature, one tab at a time",
"homepage_url": "https:\/\/artsandculture.google.com\/experiment\/1AHie_rumRxQOA",
"offline_enabled": true,
"icons": {
"128": "\/images\/icon-128.png"
},
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "index.html"
},
"action": {
"default_icon": {
"128": "\/images\/icon-128.png"
}
}
} | |