In Rhythm with Nature
Slow down with nature, one tab at a time
什么是In Rhythm with Nature?
In Rhythm with Nature是由bastien.girschig开发的Chrome扩展程序,该扩展的主要功能是“Slow down with nature, one tab at a time”。
扩展截图
下载In Rhythm with Nature扩展crx文件
下载In Rhythm with Nature扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | In Rhythm with Nature |
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" } } } |