In Rhythm with Nature

Slow down with nature, one tab at a time

In Rhythm with Nature क्या है?

In Rhythm with Nature bastien.girschig द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Slow down with nature, one tab at a time"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में In Rhythm with Nature एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
        }
    }
}