Box Breathing

Take a Moment & Box Breathe.

Box Breathingとは何ですか?

Box Breathingはhttps://boxbreathing.appによって開発されたChromeの拡張機能で、その主な機能は「Take a Moment & Box Breathe.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Box Breathing拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Box Breathing works seamlessly with your browser  to relieve stress, increase productivity, anchor decision-making and remind you to take a moment & Box Breathe.

Guiding your box breathing technique, these reminders will appear visually at the beginning of your browsing session and then again every hour upon opening a new tab. 

This extension is not disruptive!

This Box Breathing extension was created for the wellness of people who may fail to recognise too frequently the shallowing of their breath, collapsing of posture, and the tensing of the shoulders.

Perhaps you will take advantage of the physical, mental, and emotional benefits offered when participating in box breathing. Or simply gain awareness of your breath and body in that presence and quickly continue browsing as you were. 

"I found the app effective in reminding me to rest momentarily & box breathe, so I could clearly focus on the work that I had to do."
-Dr. Robert Peter Klein                    

拡張機能の基本情報

名前 Box Breathing Box Breathing
ID dibkadnmnphceigalglcciladaejimmi
公式URL https://chromewebstore.google.com/detail/box-breathing/dibkadnmnphceigalglcciladaejimmi
説明 Take a Moment & Box Breathe.
ファイルサイズ 250 KB
インストール数 201
現在のバージョン 0.2.4
最終更新日 2021-10-08
公開日 2020-12-15
評価 4.86/5 合計 7 レビュー
開発者 https://boxbreathing.app
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.boxbreathing.app#home
ヘルプページのURL https://boxbreathing.app/#support
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Box Breathing",
    "version": "0.2.4",
    "description": "Take a Moment & Box Breathe.",
    "icons": {
        "128": "img\/logo128.png",
        "16": "img\/logo16.png",
        "48": "img\/logo48.png"
    },
    "options_page": "html\/options.html",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "permissions": [
        "tabs",
        "storage",
        "alarms"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjV7uidQqGAGClIicSYcDzl9kQBqAQhv\/4w6x\/phW97UypMxcBqOt9Bdqwd+vsDnuyVFY7Vum1XzQc1mkPNnCRvhLEe25BqtwFhaora5dRtC\/eOl5MUp\/gtjPN\/fmmZmfnF2wW8C2VRxa7E1ips4udtnTjNK2zDZ8xv0VALAuGwVuy+tIV45gZzPCsqChBHSSQmWFwNjbt6jTtoD7ZOUshDvEy+xqm\/jMdfkun9M3JQ83Wnsc\/H5RhlxsQx\/kmJYcgxgJhgJ8nP7kw3oUd0lu+65jYsLbICMDutVxa0c9MPnCyUOoWSXJkyF6J2N7agzLI4bPOlaw2T+uFd7U7RcvtwIDAQAB"
}