WFH Wakeup
Guided movement breaks for all day energy with simple movements you already know. All backed by science.
WFH Wakeupคืออะไร?
WFH Wakeup เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Space Cadet และคุณลักษณะหลักของมันคือ "Guided movement breaks for all day energy with simple movements you already know. All backed by science."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WFH Wakeup
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" ] } |