Focus: One Big Thing
Maximize your day to day productivity by focusing on One Big Thing at a time.
Focus: One Big Thingคืออะไร?
Focus: One Big Thing เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dash Technology และคุณลักษณะหลักของมันคือ "Maximize your day to day productivity by focusing on One Big Thing at a time."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Focus: One Big Thing
ดาวน์โหลดไฟล์ส่วนขยาย Focus: One Big Thing ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Feeling overwhelmed by the tasks you to deal with? Don't create a never ending todo list. Focus on one big thing for the day and do it well. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | elfaofgcmbelodgmbhdhokiolkmebfga |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/focus-one-big-thing/elfaofgcmbelodgmbhdhokiolkmebfga |
| คำอธิบาย | Maximize your day to day productivity by focusing on One Big Thing at a time. |
| ขนาดไฟล์ | 853 KB |
| จำนวนการติดตั้ง | 458 |
| เวอร์ชันปัจจุบัน | 0.7 |
| อัปเดตครั้งล่าสุด | 2021-05-07 |
| วันที่เผยแพร่ | 2020-10-14 |
| คะแนน | 4.80/5 รวมทั้งหมด 5 คะแนน |
| ผู้พัฒนา | Dash Technology |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Focus: One Big Thing",
"description": "Maximize your day to day productivity by focusing on One Big Thing at a time.",
"version": "0.7",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": "logo_16.png",
"48": "logo_48.png",
"128": "logo_128.png"
},
"permissions": [
"geolocation",
"storage"
],
"manifest_version": 2
} | |