Refocus
Replace new tab with a productivity page containting to-do list,time and weather
Refocusคืออะไร?
Refocus เป็นส่วนขยายของ Chrome ที่พัฒนาโดย yogesh.gupta38 และคุณลักษณะหลักของมันคือ "Replace new tab with a productivity page containting to-do list,time and weather"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Refocus
ดาวน์โหลดไฟล์ส่วนขยาย Refocus ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Refocus will help users who mindlessly browse the web and social media to focus on their day to day important tasks at hand.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Refocus |
ID | boiininpainhflnhoeobkbogmgganili |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili |
คำอธิบาย | Replace new tab with a productivity page containting to-do list,time and weather |
ขนาดไฟล์ | 233 KB |
จำนวนการติดตั้ง | 21 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2022-04-17 |
วันที่เผยแพร่ | 2022-04-17 |
ผู้พัฒนา | yogesh.gupta38 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Refocus", "author": "Yogesh Gupta", "version": "1.0.1", "description": "Replace new tab with a productivity page containting to-do list,time and weather", "icons": { "16": "refocus16.ico", "48": "refocus32.ico", "128": "refocus48.ico" }, "chrome_url_overrides": { "newtab": "index.html" } } |