Around Tasks | Task Management Tool
A New Tab page with prioritized TODO lists.
Around Tasks | Task Management Tool là gì?
Around Tasks | Task Management Tool là một tiện ích mở rộng Chrome được phát triển bởi aroundtasks, và tính năng chính của nó là "A New Tab page with prioritized TODO lists.".
Ả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 Around Tasks | Task Management Tool
Tải xuống các tệp mở rộng Around Tasks | Task Management Tool 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
A perfect tool to organize your daily routine Around Tasks is a neat and smart extension that is going to improve your work-life balance in a wink. This modern tool is used worldwide to plan, organize, schedule and make things easier for busy people. Now it becomes easier to remember and sort out important things. Around Tasks allows you to work on various projects and run errands without any fear that you can forget something. Simple yet practical extension is easy to install and handle. All the tasks can be trusted to us so that every day would be enjoyable. Around Tasks is a high-end functional tool that provides an exceptional custom search experience powered by Bing. By clicking "Add to Chrome", I accept and agree to install "Around Tasks" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use. Around Tasks is the first choice for busy & successful users. You get access to: - State-of-the-art To-Do lists; - Smart links to Gmail, Youtube, Facebook, Yahoo News; - Easy scheduling process with fast redirection to New Tab; - Convenient outlook of the recently viewed processes. You may remove this extension at any time from the chrome extension page. Visit our website at https://aroundtasks.com/ Read About us: https://aroundtasks.com/about-us/ Read our Privacy Policy: https://aroundtasks.com/privacy-policy/ Read our Terms and Conditions: https://aroundtasks.com/terms-and-conditions/ Uninstall Instructions: https://aroundtasks.com/uninstall-from-chrome/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | eckegfbgjgeobeiakfpkmlikeadomfca |
URL Chính Thức | https://chrome.google.com/webstore/detail/around-tasks-task-managem/eckegfbgjgeobeiakfpkmlikeadomfca |
Mô tả | A New Tab page with prioritized TODO lists. |
Kích Thước Tệp | 523 KB |
Số Lần Cài Đặt | 10,000 |
Phiên Bản Hiện Tại | 1.3 |
Cập Nhật Lần Cuối | 2021-04-20 |
Ngày Phát Hành | 2021-04-20 |
Đánh Giá | 4.89/5 Tổng số 35 Đánh Giá |
Nhà Phát Triển | aroundtasks |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://aroundtasks.com/ |
URL Trang Trợ Giúp | https://aroundtasks.com/contact-us/ |
URL Trang Chính Sách Bảo Mật | https://aroundtasks.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Around Tasks | Task Management Tool", "version": "1.3", "description": "A New Tab page with prioritized TODO lists.", "permissions": [ "storage", "chrome:\/\/favicon\/*", "sessions", "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "manifest_version": 2 } |