Breath
Simple trick to automatically get energized and focused.
什麼是Breath?
Breath是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Simple trick to automatically get energized and focused.”。
擴展截圖
下載Breath擴展crx文件
下載Breath擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Deep Breathing should be a part of our everyday life. It not only can lengthen the years that we get to live, but can make us happier, more productive and energetic living them too. 擴展基本資訊
| 名稱 | |
| ID | cnfnooplfaeijohhiknoebeboiphdmea |
| 官方網址 | https://chromewebstore.google.com/detail/breath/cnfnooplfaeijohhiknoebeboiphdmea |
| 簡介 | Simple trick to automatically get energized and focused. |
| 檔案大小 | 259 KB |
| 安裝次數 | 9,905 |
| 目前版本 | 1.1 |
| 更新時間 | 2016-01-07 |
| 上架時間 | 2016-01-07 |
| 評分 | 4.49/5 共 39 次評分 |
| 開發者 | Unknown |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Breath",
"version": "1.1",
"manifest_version": 2,
"description": "Simple trick to automatically get energized and focused.",
"icons": {
"19": "images\/icon_19.png",
"38": "images\/icon_38.png",
"128": "images\/icon_128.png"
},
"browser_action": {
"default_title": "browser_action: default_title",
"default_icon": {
"19": "images\/icon_19.png",
"38": "images\/icon_38.png"
},
"default_popup": "html\/main.html"
}
} | |