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
官方網址 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": []
}