In Rhythm with Nature

Slow down with nature, one tab at a time

In Rhythm with Nature là gì?

In Rhythm with Nature là một tiện ích mở rộng Chrome được phát triển bởi bastien.girschig, và tính năng chính của nó là "Slow down with nature, one tab at a time".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng In Rhythm with Nature

Tải xuống các tệp mở rộng In Rhythm with Nature dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên In Rhythm with Nature In Rhythm with Nature
ID hncaknhfdkeadobnhojfdhilifekhmcj
URL Chính Thức https://chromewebstore.google.com/detail/in-rhythm-with-nature/hncaknhfdkeadobnhojfdhilifekhmcj
Mô tả Slow down with nature, one tab at a time
Kích Thước Tệp 4.18 MB
Số Lần Cài Đặt 35
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2022-10-11
Ngày Phát Hành 2022-10-11
Nhà Phát Triển bastien.girschig
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://artsandculture.google.com/experiment/1AHie_rumRxQOA
Ngôn Ngữ Được Hỗ Trợ 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"
        }
    }
}