Focusr
Focus on one thing at a time.
Focusrคืออะไร?
Focusr เป็นส่วนขยายของ Chrome ที่พัฒนาโดย george.w.singer และคุณลักษณะหลักของมันคือ "Focus on one thing at a time."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Focusr
ดาวน์โหลดไฟล์ส่วนขยาย Focusr ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Stay present to your work. This minimalist tool helps you focus on one thing at a time. Update your current task and be reminded of it when you open a new tab. This Chrome extension replaces the new task tab with a beautiful display to show what you should be focused on. We also integrate with Alfred, Slack, and your terminal to make updating tasks easier. You can upgrade to Plus for time logging, with ambient noise and more coming soon.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Focusr |
ID | fgdcnfgmneblnnldmaffhbniomfajlah |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah |
คำอธิบาย | Focus on one thing at a time. |
ขนาดไฟล์ | 21.94 MB |
จำนวนการติดตั้ง | 26 |
เวอร์ชันปัจจุบัน | 0.0.1.4 |
อัปเดตครั้งล่าสุด | 2015-05-22 |
วันที่เผยแพร่ | 2015-05-22 |
คะแนน | 2.80/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | george.w.singer |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://focusr.co |
URL หน้าช่วยเหลือ | http://focusr.co |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Focusr", "description": "Focus on one thing at a time.", "version": "0.0.1.4", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "permissions": [ "http:\/\/app.focusr.co\/", "http:\/\/app.focusr.co\/data", "http:\/\/app.focusr.co\/login", "http:\/\/focusr.co\/" ], "content_security_policy": "script-src 'self' https:\/\/widget.intercom.io\/ https:\/\/*.intercomcdn.com https:\/\/api.intercom.io 'unsafe-eval'; object-src 'self'" } |