WFH Wakeup

Guided movement breaks for all day energy with simple movements you already know. All backed by science.

什么是WFH Wakeup?

WFH Wakeup是由Space Cadet开发的Chrome扩展程序,该扩展的主要功能是“Guided movement breaks for all day energy with simple movements you already know. All backed by science.”。

扩展截图

screenshot
screenshot
screenshot

下载WFH Wakeup扩展crx文件

下载WFH Wakeup扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Guided movement breaks for all day energy with simple movements you already know. All backed by science.                    

扩展基本信息

名称 WFH Wakeup WFH Wakeup
ID hglbbhncmhnmbcimlcdddgmmckngdjck
官方URL https://chromewebstore.google.com/detail/wfh-wakeup/hglbbhncmhnmbcimlcdddgmmckngdjck
简介 Guided movement breaks for all day energy with simple movements you already know. All backed by science.
文件大小 718 KB
安装次数 177
当前版本 1.0.0
更新时间 2020-09-16
上架时间 2020-09-16
评分 4.20/5 共5次评分
开发者 Space Cadet
电子邮箱 [email protected]
付费类型 free
扩展官网 https://WFHWakeup.com
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WFH Wakeup",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "Guided movement breaks for all day energy with simple movements you already know. All backed by science.",
    "homepage_url": "http:\/\/Wfhwakeup.com",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "page": "html\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "img\/icon19.png",
        "default_title": "WFH Wakeup",
        "default_popup": "html\/widget.html"
    },
    "permissions": [
        "notifications",
        "contextMenus",
        "storage",
        "https:\/\/api.gumroad.com\/v2\/licenses\/verify"
    ]
}