YouTube Detox: Optimize YT for Maximum Focus!
Surgically optimizes your YouTube experience for maximum productivity and focus, by removing distractions and preventing time-sinks.
YouTube Detox: Optimize YT for Maximum Focus!คืออะไร?
YouTube Detox: Optimize YT for Maximum Focus! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kaizenware และคุณลักษณะหลักของมันคือ "Surgically optimizes your YouTube experience for maximum productivity and focus, by removing distractions and preventing time-sinks."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YouTube Detox: Optimize YT for Maximum Focus!
ดาวน์โหลดไฟล์ส่วนขยาย YouTube Detox: Optimize YT for Maximum Focus! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
💡 FEATURES 💡 👁️🗨️ Removes distractions from YouTube Hides home feed, shorts, live streams, 'watch next' recommendations, end video suggestions, comments, trending videos, etc. so you can work/learn without distractions. 😵💫 Blocks mindless consumption Puts measures in place to stop you from mindlessly opening YouTube out of habit. 🔧 Single-click environment optimization Automatically sets up the perfect environment for you based on what you want to do on YouTube. Want to do some serious learning work? It'll set up the perfect environment for you. Want to explore new topics? It'll set up the perfect environment for that. Want to see only educational content on your feed? Donezo. Want to watch something entertaining while taking a short break, or while you're bathing or sitting on the toilet, without falling into a binge spree? Got you covered my friend ;) 📱 Works on mobile (Tested on Android - Kiwi Browser) Hides distractions from mobile version of YouTube to make sure you're covered on all your devices. 🎨 Customizable Offers a high level of customization, allowing you to tailor the extension to best fit your needs. You can adjust the strictness of certain features, or disable them altogether if you find them annoying, or choose which parts of YouTube you want to see and which ones you don't. 📧 To report bugs, request features, submit feedback, or suggest any improvements, send an e-mail to: [email protected] 📝 RELEASE NOTES ➼ v0.1.0 * Added a 'focus mode' which removes all possible distractions from YouTube * Users can turn focus mode on/off with a single button ➼ v1.0.0 * Added customization options * Users can now CHOOSE which parts of YouTube they want to show/hide ➼ v1.0.1 * Minor UI improvements to make the layout easier to parse ➼ v1.0.2 * Users can now enable/disable the extension conveniently from within the interface ➼ v1.0.3 * Added buttons to allow users to conveniently collapse all sections or toggle all settings * Added animations to UI ➼ v1.1.0 * Added mobile support ➼ v2.0.0 * Added countdown page to save users from opening YouTube mindlessly out of habit ➼ v2.1.0 * Added settings page to allow further customization of extension features ➼ v2.1.1 * Minor bug fixes ➼ v3.0.0 * Added environment optimization page to allow users to conveniently fine tune their environment based on their task * Feature can be turned off and customized from extension settings page * Minor bug fixes ➼ v3.0.1 * Added more customization options ➼ v3.0.2 * Added more customization options * Minor bug fixes ➼ v3.0.3 * Minor bug fixes
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | YouTube Detox: Optimize YT for Maximum Focus! |
ID | hebhgnodpngpbbhceiedbglhkidkmekj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/youtube-detox-optimize-yt/hebhgnodpngpbbhceiedbglhkidkmekj |
คำอธิบาย | Surgically optimizes your YouTube experience for maximum productivity and focus, by removing distractions and preventing time-sinks. |
ขนาดไฟล์ | 146 KB |
จำนวนการติดตั้ง | 317 |
เวอร์ชันปัจจุบัน | 3.0.3 |
อัปเดตครั้งล่าสุด | 2024-02-28 |
วันที่เผยแพร่ | 2022-10-24 |
คะแนน | 5.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | kaizenware |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://kaizenware.github.io/yt-detox-privacy-policy/privacy-policy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "YouTube Detox: Optimize YT for Maximum Focus!", "short_name": "YT Detox", "version": "3.0.3", "author": "kaizenware", "description": "Surgically optimizes your YouTube experience for maximum productivity and focus, by removing distractions and preventing time-sinks.", "icons": { "16": "assets\/images\/icon16.png", "24": "assets\/images\/icon24.png", "32": "assets\/images\/icon32.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" }, "content_scripts": [ { "js": [ "assets\/css.js-loader-f133cb17.js", "assets\/loader.js-loader-a9a6d177.js" ], "matches": [ "*:\/\/www.youtube.com\/*", "*:\/\/m.youtube.com\/*" ], "run_at": "document_start", "css": [ "assets\/tailwind-0304ff56.css" ] } ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_icon": { "16": "assets\/images\/icon16_disabled.png", "24": "assets\/images\/icon24_disabled.png", "32": "assets\/images\/icon32_disabled.png" }, "default_popup": "popup\/popup.html" }, "web_accessible_resources": [ { "matches": [ "*:\/\/m.youtube.com\/*", "*:\/\/www.youtube.com\/*" ], "resources": [ "assets\/fonts\/*.woff2", "assets\/css.js-dfc52fed.js", "assets\/storage-aa4a762a.js", "assets\/tailwind-1b459210.js", "assets\/loader.js-f5a771ce.js" ], "use_dynamic_url": true } ], "host_permissions": [ "*:\/\/www.youtube.com\/*", "*:\/\/m.youtube.com\/*" ], "permissions": [ "storage", "scripting", "management" ] } |