Taskade - Team Tasks, Notes, Video Chat

Team task lists, notes, and video chat. Get work done faster and smarter with Taskade.

Taskade - Team Tasks, Notes, Video Chatคืออะไร?

Taskade - Team Tasks, Notes, Video Chat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://taskade.com และคุณลักษณะหลักของมันคือ "Team task lists, notes, and video chat. Get work done faster and smarter with Taskade."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Taskade - Team Tasks, Notes, Video Chat

ดาวน์โหลดไฟล์ส่วนขยาย Taskade - Team Tasks, Notes, Video Chat ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Did you know that the average person has about 80,000 thoughts a day? With the Taskade extension for Chrome, capture your ideas and check off daily tasks and goals in one unified workspace.

Quickly add tasks and bookmark links. Highlight any text on a webpage, then right-click to “Add to Taskade”. You can then choose which workspace or project to add to.

Turn your browser into a productivity super-tool. Make checklists, capture ideas, and collaborate with your remote team from within your browser and sync across all devices. Taskade is a real-time organization and collaboration tool designed for remote teams.

➜ FEATURES 

• Create beautiful task lists, notes, and outlines
• Share and collaborate with others instantly
• Invite team members to workspaces
• Chat and work together in real time
• Create unlimited nested outlines with infinite hierarchy
• Tag and filter tasks using #hashtags and @mentions
• Real-time syncing across all your devices
• Beautiful and minimal interface
• Simple, fast and easy to use

➜ IS TASKADE FREE?

Yes, Taskade is completely free. You have the option to upgrade to the Unlimited plan via www.taskade.com/pricing, which will unlock extra features.

➜ HOW IS THE CHROME EXTENSION DIFFERENT FROM THE APPS?

The Taskade Chrome Extension turns your New Tab into a productivity machine. Keeping track of your tasks and goals normally takes willpower and mental effort. With this extension, your goals and ideas are always just one tab away — no effort required. 

➜ CAN I USE TASKADE WITH MY TEAM?

Yes. Taskade is designed to supercharge your team productivity. Simply invite your team members to join a Workspace. You can work together in real-time to manage projects and assign tasks. Work together and help each other get work done.

Taskade can be used by individuals or teams, at home or at work (or anywhere!). Automatic syncing means your task lists and workspaces are always up to date on every device.

➜ WHAT IS A WORKSPACE?

A workspace is a collection of task lists and notes. You can create a workspace for your team, project, or idea. Workspaces help to keep your to-do lists and projects organized. You can create as many workspaces as you like, and also invite other team members to join to collaborate.

➜ WHAT ARE TEMPLATES?

Build reusable and fully customizable templates for your workspace. Design your own productivity system or repetitive workflows. Be inspired by https://taskade.com/templates

➜ HELP & SUGGESTIONS

Visit our help center at https://help.taskade.com
Contact us at https://taskade.com/contact
Email [email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Taskade - Team Tasks, Notes, Video Chat Taskade - Team Tasks, Notes, Video Chat
ID hcobdfnjjaceclfdjpmmpiknimccjpmf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/taskade-team-tasks-notes/hcobdfnjjaceclfdjpmmpiknimccjpmf
คำอธิบาย Team task lists, notes, and video chat. Get work done faster and smarter with Taskade.
ขนาดไฟล์ 1.2 MB
จำนวนการติดตั้ง 94,587
เวอร์ชันปัจจุบัน 3.5.0
อัปเดตครั้งล่าสุด 2022-08-26
วันที่เผยแพร่ 2020-06-07
คะแนน 4.45/5 รวมทั้งหมด 329 คะแนน
ผู้พัฒนา https://taskade.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.taskade.com
URL หน้าช่วยเหลือ https://help.taskade.com
URL หน้านโยบายความเป็นส่วนตัว https://www.taskade.com/privacy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Taskade - Team Tasks, Notes, Video Chat",
    "short_name": "Taskade",
    "description": "Team task lists, notes, and video chat. Get work done faster and smarter with Taskade.",
    "version": "3.5.0",
    "default_locale": "en",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "assets\/icons\/chrome_taskade\/[email protected]",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/icons\/chrome_taskade\/[email protected]",
        "19": "assets\/icons\/chrome_taskade\/[email protected]",
        "39": "assets\/icons\/chrome_taskade\/[email protected]",
        "48": "assets\/icons\/chrome_taskade\/[email protected]",
        "128": "assets\/icons\/chrome_taskade\/[email protected]"
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "storage",
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.taskade.com\/*",
        "*:\/\/*.taskade.dev\/"
    ],
    "web_accessible_resources": [
        "popup.html",
        "popup.js"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+P",
                "mac": "Command+Shift+P"
            }
        }
    },
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}