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. 擴展基本資訊
| 名稱 | |
| ID | hncaknhfdkeadobnhojfdhilifekhmcj |
| 官方網址 | 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"
}
}
} | |