FocusBox: Pomodoro & Focus Timers Online
FocusBox is a productivity tool that helps you take control of your time using Focus Boxes, Tasks, Pomodoro Timers, To-Do lists.
FocusBox: Pomodoro & Focus Timers Online क्या है?
FocusBox: Pomodoro & Focus Timers Online LoadFocus द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "FocusBox is a productivity tool that helps you take control of your time using Focus Boxes, Tasks, Pomodoro Timers, To-Do lists."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में FocusBox: Pomodoro & Focus Timers Online एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
🍅 Pomodoro Timers - To-do lists ✅ - Ambient sound and videos 🎥 - 🦄 Celebrations - 📈 Analytics. FocusBox combines Pomodoro & Focus Online Timers ⏱️ with Timeboxing ⏰ for better productivity. FocusBox is a powerful productivity tool that helps you take control of your time using Focus Boxes, Tasks, Pomodoro Timers, To-Do lists, Background Videos with Ambient Sounds and Insights to help you stay focused and get more tasks done every day. Get started in less than 30 seconds: Choose from a list of predefined focus templates and start the timer of first task: 🍅 Pomodoro 🌅 Morning 🌇 Evening 🏠 Household 🧘 Relaxation 💪 Fitness 📝 Writing 🎉 Event 📅 Planning Or create your own new box: - Create a new box (project) - Add the tasks and set the duration for each task to break your workday into manageable chunks - Start the timer and maintain focus throughout your tasks. - Choose from multiple background images or videos from a list of categories: Art, Beach, City, Coffee, Painting, Roads, Sunsets, Tropical, Lakes, Rain, Water drops, Waves, Winter Get started today to enhance focus 🧐, productivity 💪 and reduce procrastination 🙅♀️ and laziness 🥱. After each completed task, celebrations 🎉 are available to be displayed, from confetti 🎊 to unicorns 🦄, to flying stars 🌟. Celebrations are an essential part of the FocusBox experience. By recognizing and rewarding your achievements, you can stay motivated and on track towards your goals. -- Pomodoro™ and Pomodoro Technique ® are registered trademarks of Francesco Cirillo. FocusBo is not affiliated with Francesco Cirillo.
एक्सटेंशन की मूल जानकारी
नाम | FocusBox: Pomodoro & Focus Timers Online |
ID | eocgeobmpphpanigjkhcdgmagkebeokn |
आधिकारिक URL | https://chromewebstore.google.com/detail/focusbox-pomodoro-focus-t/eocgeobmpphpanigjkhcdgmagkebeokn |
विवरण | FocusBox is a productivity tool that helps you take control of your time using Focus Boxes, Tasks, Pomodoro Timers, To-Do lists. |
फ़ाइल का आकार | 479 KB |
स्थापना संख्या | 23 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2023-03-14 |
प्रकाशन तिथि | 2023-03-13 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | LoadFocus |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
एक्सटेंशन वेबसाइट | https://focusbox.io |
सहायता पृष्ठ URL | https://focusbox.io/privacy |
गोपनीयता नीति पृष्ठ URL | https://loadfocus.com/privacy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "FocusBox.io", "action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "FocusBox: Pomodoro Timers, Ambient Sounds with Videos and Timeboxing" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery-3.5.1.min.js", "js\/gsap.min.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "FocusBox is a productivity tool that helps you take control of your time using Focus Boxes, Tasks, Pomodoro Timers, To-Do lists.", "homepage_url": "https:\/\/focusbox.io", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "64": "images\/icon64.png", "128": "images\/icon128.png" }, "manifest_version": 3, "name": "FocusBox: Pomodoro & Focus Timers Online", "permissions": [ "storage", "activeTab" ], "short_name": "FocusBox.io", "version": "1.0.1" } |