4-7-8 Breathing

A 4-7-8 breathing exercise ready in every new tab. Relieves stress, reduces anxiety and calms the nerves.

4-7-8 Breathingとは何ですか?

4-7-8 Breathingはhttps://clydedsouza.netによって開発されたChromeの拡張機能で、その主な機能は「A 4-7-8 breathing exercise ready in every new tab. Relieves stress, reduces anxiety and calms the nerves.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

4-7-8 Breathing拡張機能のCRXファイルをダウンロード

4-7-8 Breathing拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The 4-7-8 breathing technique, also known as “relaxing breath,” involves breathing in for 4 seconds, holding the breath for 7 seconds, and exhaling for 8 seconds.

These types of mindful breathing exercises have been shown to have many benefits for stress reduction and relaxation. It also helps reduces anxiety and calms the nerves.

Why a Chrome extension? 
We spend a lot of time on our computers, especially using a browser. Every time you open a new tab, you'll be reminded of this exercise, and because it's so conveniently placed, you might do this more often. The aim is to get you to incorporate this breathing exercise in your daily routine, even if this means just taking about a minute every hour or so. 

If you see benefit from this app, please give it a shout out on Twitter and use #478breathingapp. 

Disclaimer
Having said all of the above, I must not that this software is provided as-is. This is not a health app designed by medical professionals, but an open source solution developed by an individual trying to provide some value. If you have any doubt, please CONSULT YOUR DOCTOR BEFORE DOING THIS EXERCISE.                    

拡張機能の基本情報

名前 4-7-8 Breathing 4-7-8 Breathing
ID ihgllkloonfemjjcjcfbkmdlbdffkmnl
公式URL https://chromewebstore.google.com/detail/4-7-8-breathing/ihgllkloonfemjjcjcfbkmdlbdffkmnl
説明 A 4-7-8 breathing exercise ready in every new tab. Relieves stress, reduces anxiety and calms the nerves.
ファイルサイズ 352 KB
インストール数 211
現在のバージョン 1.1.1
最終更新日 2022-05-10
公開日 2021-10-30
評価 5.00/5 合計 2 レビュー
開発者 https://clydedsouza.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/ClydeDz/478-breathing-chrome-extension
ヘルプページのURL https://github.com/ClydeDz/478-breathing-chrome-extension/issues/new/choose
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "4-7-8 Breathing",
    "description": "A 4-7-8 breathing exercise ready in every new tab. Relieves stress, reduces anxiety and calms the nerves.",
    "version": "1.1.1",
    "author": "Clyde D'Souza",
    "homepage_url": "https:\/\/github.com\/ClydeDz\/478-breathing-chrome-extension",
    "icons": {
        "16": "icons\/logo16.png",
        "48": "icons\/logo48.png",
        "128": "icons\/logo128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}