Any.do
Any.do helps you remember everything you have to do.
Any.do란 무엇입니까?
Any.do은(는) https://www.any.do에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Any.do helps you remember everything you have to do."입니다.
확장 프로그램 스크린샷
Any.do 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Organize your life and team’s work with Any.do for Chrome! “The world's #1 to-do list” by WSJ, Any.do is trusted by over 40 million people to easily organize, plan, and collaborate on tasks and projects. Use Any.do for Chrome to: • Create tasks in seconds • Organize your tasks with drag-and-drop • Check off your tasks from the extension without switching context • Add websites as tasks or notes: Add web pages to your tasks, blog posts to your reading list, and work tasks to follow up on. Accomplish more with Any.do on desktop and mobile: • Capture any task right when it pops into your head • Simply organize your tasks by dragging and dropping • Easily set one-time and recurring reminders • Collaborate with your team on any project • Share responsibilities by assigning workspace tasks to others • Connect your calendar to get a full overview of your day, week, or month Works with over +6000 app integrations like WhatsApp, Google Calendar, Outlook, Gmail Zoom, Slack, Slack, Zapier, and more. Try and see how Any.do will easily become your go-to place for getting more done. • • • Questions? Feedback? Visit our YouTube channel https://youtube.com/c/anydo, support center https://support.any.do, or contact our support team at [email protected]
확장 프로그램 기본 정보
이름 | Any.do |
ID | kdadialhpiikehpdeejjeiikopddkjem |
공식 URL | https://chromewebstore.google.com/detail/anydo/kdadialhpiikehpdeejjeiikopddkjem |
설명 | Any.do helps you remember everything you have to do. |
파일 크기 | 4.93 MB |
설치 횟수 | 186,489 |
현재 버전 | 4.0.9 |
최근 업데이트 | 2024-02-06 |
출시 날짜 | 2019-12-10 |
평점 | 4.05/5 총 2945 개의 평점 |
개발자 | https://www.any.do |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.any.do |
도움말 페이지 URL | https://support.any.do |
개인정보 보호 정책 페이지 URL | https://www.any.do/legal/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Any.do", "version": "4.0.9.1", "version_name": "4.0.9", "default_locale": "en", "description": "__MSG_extension_description__", "icons": { "16": "assets\/icon_16.png", "48": "assets\/icon_48.png", "128": "assets\/icon_128.png" }, "host_permissions": [ "https:\/\/www.any.do\/" ], "permissions": [ "identity", "scripting", "activeTab", "contextMenus", "storage" ], "optional_permissions": [ "cookies" ], "web_accessible_resources": [ { "resources": [ "dist\/add-task\/index.html", "dist\/popup\/index.html", "dist\/assets\/*" ], "matches": [ " |