Project Management ProjectPlus for Agile

ProjectPlus, the Project Management tool for Agile and KanBan approaches based on the Kanboard app.

Project Management ProjectPlus for Agileคืออะไร?

Project Management ProjectPlus for Agile เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.redcoolmedia.net และคุณลักษณะหลักของมันคือ "ProjectPlus, the Project Management tool for Agile and KanBan approaches based on the Kanboard app."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Project Management ProjectPlus for Agile

ดาวน์โหลดไฟล์ส่วนขยาย Project Management ProjectPlus for Agile ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        ProjectPlus is a tool for lean project management that provides a kanban approach to improve the personal or team productivity. It is based on Kanboard, it increases the collaboration and speed the implementation, and it allows to see the big picture.

It mains feaures are:

- Kanban support like JIRA or Redmine.
- Visual overview of your tasks.
- Drag and drop tasks between columns easily.
- Limit your work in progress to be more efficient. Avoid multitasking to stay focused on your work.
- Search and filter tasks. 
- Switch between board, calendar and list views
- Single dashboard for all projects with all important information in one place, your projects, your calendar, your assigned tasks and sub-tasks.
- Work in a team or alone.
- Tasks, subtasks, attachments and comments.
- Break down a task into sub-tasks, estimate the time or the complexity.
- Describe your task by using the Markdown syntax.
- Add comments, documents, change the color, the category, the assignee, the due date.
- Move or duplicate your tasks across projects with one click.
- Automate your workflow to stop doing again and again the same thing manually.
- Change automatically the assignee, colors, categories and almost anything based on events.
- Swimlanes to divide the board into several sections to manage software or anything else.
- Gantt Charts.
- Analytics and Reports to improve your workflow by using the cumulative flow diagram or the burn down chart.
- Time Tracking to see the time spent on subtasks and tasks. 
- Free and Open Source software.                    

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

ชื่อ Project Management ProjectPlus for Agile Project Management ProjectPlus for Agile
ID efeichfkecikoghdpldjkpjhfljckdon
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/project-management-projec/efeichfkecikoghdpldjkpjhfljckdon
คำอธิบาย ProjectPlus, the Project Management tool for Agile and KanBan approaches based on the Kanboard app.
ขนาดไฟล์ 335 KB
จำนวนการติดตั้ง 3,353
เวอร์ชันปัจจุบัน 1.2.4
อัปเดตครั้งล่าสุด 2022-10-14
วันที่เผยแพร่ 2020-02-27
คะแนน 3.33/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา https://www.redcoolmedia.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.redcoolmedia.net/index.php/web-online-productivity-apps/projectplus-project-manager-app
URL หน้านโยบายความเป็นส่วนตัว http://www.redcoolmedia.net/index.php/cloud-apps-policy
ภาษาที่รองรับ de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "1.2.4",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/app_38.png"
    },
    "options_page": "settings.html",
    "icons": {
        "128": "icons\/app_128.png",
        "48": "icons\/app_48.png",
        "16": "icons\/app_16.png"
    }
}