Around Tasks | Task Management Tool
A New Tab page with prioritized TODO lists.
什么是Around Tasks | Task Management Tool?
Around Tasks | Task Management Tool是由aroundtasks开发的Chrome扩展程序,该扩展的主要功能是“A New Tab page with prioritized TODO lists.”。
扩展截图
下载Around Tasks | Task Management Tool扩展crx文件
下载Around Tasks | Task Management Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/
扩展基本信息
名称 | |
ID | eckegfbgjgeobeiakfpkmlikeadomfca |
官方URL | https://chrome.google.com/webstore/detail/around-tasks-task-managem/eckegfbgjgeobeiakfpkmlikeadomfca |
简介 | A New Tab page with prioritized TODO lists. |
文件大小 | 523 KB |
安装次数 | 10,000 |
当前版本 | 1.3 |
更新时间 | 2021-04-20 |
上架时间 | 2021-04-20 |
评分 | 4.89/5 共35次评分 |
开发者 | aroundtasks |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://aroundtasks.com/ |
帮助页面URL | https://aroundtasks.com/contact-us/ |
隐私政策页面URL | https://aroundtasks.com/privacy-policy |
支持的语言 | 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 } |