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"입니다.

확장 프로그램 스크린샷

screenshot

In Rhythm with Nature 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.                    

확장 프로그램 기본 정보

이름 In Rhythm with Nature 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"
        }
    }
}