Flow State Training
Simple extension to help you achieve flow state of optimal focus & performance, using Pomodoro technique.
Flow State Training là gì?
Flow State Training là một tiện ích mở rộng Chrome được phát triển bởi https://flowstatetraining.co, và tính năng chính của nó là "Simple extension to help you achieve flow state of optimal focus & performance, using Pomodoro technique.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Flow State Training
Tải xuống các tệp mở rộng Flow State Training dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
With its simple interface, the extension offers a seamless way to incorporate flow state training into daily work and study routines. It includes a timer that visually guides users through focused work intervals, promoting deep concentration and enhanced productivity. Additionally, the extension provides a range of settings to personalize the experience, allowing users to adjust timer position, toggle display visibility, and reset the timer as needed. Elevate your productivity and unlock your full potential with the FlowState Chrome Extension. == FAQ == - If the timer does not show up, please try reloading the tab once. - If the timer mismatch occurs in tabs, pause it and reload the page or close and open the tab again using the keyboard shortcuts command/ctrl+shift+T. - The timer will not appear in already opened tabs, so you may have to reload the tab(s). (Icons by icons8.com)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Flow State Training |
ID | cnnkojmbdlnjpmgneelhepcebkncmhmm |
URL Chính Thức | https://chromewebstore.google.com/detail/flow-state-training/cnnkojmbdlnjpmgneelhepcebkncmhmm |
Mô tả | Simple extension to help you achieve flow state of optimal focus & performance, using Pomodoro technique. |
Kích Thước Tệp | 80.33 KB |
Số Lần Cài Đặt | 51 |
Phiên Bản Hiện Tại | 0.0.2.0 |
Cập Nhật Lần Cuối | 2023-10-12 |
Ngày Phát Hành | 2023-05-24 |
Nhà Phát Triển | https://flowstatetraining.co |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://flowstatetraining.co/ |
URL Trang Trợ Giúp | https://twitter.com/vaibhavThevedi |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Flow State Training", "version": "0.0.2.0", "description": "Simple extension to help you achieve flow state of optimal focus & performance, using Pomodoro technique.", "icons": { "32": "images\/icon32.png", "64": "images\/icon64.png", "128": "images\/icon128.png", "256": "images\/icon256.png", "512": "images\/icon512.png" }, "externally_connectable": { "matches": [ "*:\/\/*\/*" ] }, "action": { "default_popup": "popup.html", "default_icon": "images\/icon512.png" }, "content_scripts": [ { "js": [ "scripts\/content.js" ], "matches": [ " |