In Rhythm with Nature
Slow down with nature, one tab at a time
Apa itu In Rhythm with Nature?
In Rhythm with Nature adalah ekstensi Chrome yang dikembangkan oleh bastien.girschig, dan fitur utamanya adalah "Slow down with nature, one tab at a time".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi In Rhythm with Nature
Unduh file ekstensi In Rhythm with Nature dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | In Rhythm with Nature |
ID | hncaknhfdkeadobnhojfdhilifekhmcj |
URL Resmi | https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj |
Deskripsi | Slow down with nature, one tab at a time |
Ukuran File | 4.18 MB |
Jumlah Instalasi | 35 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2022-10-11 |
Tanggal Publikasi | 2022-10-11 |
Pengembang | bastien.girschig |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://artsandculture.google.com/experiment/1AHie_rumRxQOA |
Bahasa yang Didukung | 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" } } } |