Time to Breathe

This extension helps you to breathe and relax!

Time to Breatheとは何ですか?

Time to BreatheはUnknownによって開発されたChromeの拡張機能で、その主な機能は「This extension helps you to breathe and relax!」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Time to Breathe拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Feeling stressed out? Time to breathe helps you by providing you with an visual breathing exercise of 3 minutes. By breathing deeply for 5 seconds in and 5 seconds out we can suppress the natural stress response. Stress has a big impact on our cognitive functioning. By taking some small pauses to breath we can feel and perform our very best! You can reach me on twitter @aidenbuis if you have questions or feedback.                    

拡張機能の基本情報

名前 Time to Breathe Time to Breathe
ID objoaphhcbbjjjkgpmhgnklohmlhoegi
公式URL https://chromewebstore.google.com/detail/time-to-breathe/objoaphhcbbjjjkgpmhgnklohmlhoegi
説明 This extension helps you to breathe and relax!
ファイルサイズ 47 KB
インストール数 572
現在のバージョン 0.2
最終更新日 2017-12-27
公開日 2017-12-27
評価 4.57/5 合計 7 レビュー
開発者 Unknown
支払い方法 free
ヘルプページのURL https://twitter.com/aidenbuis
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Time to Breathe",
    "description": "This extension helps you to breathe and relax!",
    "version": "0.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Time to breathe!"
    },
    "permissions": []
}