FocusShield
Site Blocker for Productivity, Parental Control, and Addiction Management: Protect Your Online Access with FocusShield
FocusShieldคืออะไร?
FocusShield เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Oscar Morrison และคุณลักษณะหลักของมันคือ "Site Blocker for Productivity, Parental Control, and Addiction Management: Protect Your Online Access with FocusShield"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FocusShield
ดาวน์โหลดไฟล์ส่วนขยาย FocusShield ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
FocusShield is a powerful browser extension that helps you take control of your online access and boost your productivity. With its password-protect feature, you can easily block access to distracting websites, inappropriate content, and time-wasting online services, making it an ideal tool for: - Parents who want to protect their children from harmful online content - Employers who want to maximize their employees' productivity by blocking distracting websites during work hours - Students who want to minimize distractions and focus on their studies - Individuals who struggle with online addiction and want to limit their access to certain websites - Privacy-conscious users who want to protect their sensitive data from prying eyes Some of the key features of FocusShield include: - Password-protect: Set up a password (PIN code) to block access to specific websites or online services, ensuring that only authorized users can access them. - The flexible timetable feature of FocusShield allows you to set a schedule for when access to certain websites or online services is password-protected. This feature is useful for employers, parents, and students who want to customize their level of protection based on specific time periods. Overall, FocusShield is a versatile and easy-to-use site blocker that can help you achieve your goals and take control of your online habits. Whether you're a parent, employer, student, or individual user, it's a valuable tool for managing your online access and staying focused and productive.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | FocusShield |
ID | ohdkdaaigbjnbpdljjfkpjpdbnlcbcoj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/focusshield/ohdkdaaigbjnbpdljjfkpjpdbnlcbcoj |
คำอธิบาย | Site Blocker for Productivity, Parental Control, and Addiction Management: Protect Your Online Access with FocusShield |
ขนาดไฟล์ | 275 KB |
จำนวนการติดตั้ง | 2,409,871 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2023-06-13 |
วันที่เผยแพร่ | 2023-04-09 |
คะแนน | 3.94/5 รวมทั้งหมด 34 คะแนน |
ผู้พัฒนา | Oscar Morrison |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/e/2PACX-1vS7g6lnBq58WZ6okvdtmGQdT1YOUKzqCIhEPI5Spy-RyubPZ8wSm_hz9HBLpdpI7xEkXK8F7xYAUg1Q/pub |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "__MSG_extName__", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": { "300": "icons\/icon300.png", "128": "icons\/icon128.png", "48": "icons\/icon48.png", "16": "icons\/icon16.png" }, "default_title": "__MSG_extName__", "default_popup": "html\/popup.html" }, "icons": { "300": "icons\/icon300.png", "128": "icons\/icon128.png", "48": "icons\/icon48.png", "16": "icons\/icon16.png" }, "default_locale": "en", "manifest_version": 3, "name": "__MSG_extName__", "options_page": "html\/access.html", "description": "__MSG_extShortDesc__", "permissions": [ "storage", "scripting", "declarativeNetRequest", "alarms" ], "minimum_chrome_version": "88.0", "host_permissions": [ " |