In Rhythm with Nature
Slow down with nature, one tab at a time
Что такое In Rhythm with Nature?
In Rhythm with Nature - это расширение Chrome, разработанное bastien.girschig, и его основная функция - "Slow down with nature, one tab at a time".
Снимки экрана расширения
Скачать файл CRX расширения In Rhythm with Nature
Скачайте файлы расширений 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 | 
| Официальный 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"
        }
    }
}  |  |