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.
扩展基本信息
名称 | Breath |
ID | cnfnooplfaeijohhiknoebeboiphdmea |
官方URL | 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" } } |