Yaware Client for Chrome OS

Yaware is an efficient fully automated system for tracking your employees' working time.

Yaware Client for Chrome OSคืออะไร?

Yaware Client for Chrome OS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Yaware และคุณลักษณะหลักของมันคือ "Yaware is an efficient fully automated system for tracking your employees' working time."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Yaware Client for Chrome OS

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

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

                        Proactively Manage Work-Life BALANCE and Performance Across The Entire Organization
Yaware offers advanced solutions that help you successfully manage the need
for optimizing both work-life balance and resource performance.

We Care About Your People
    Easy way to collectively manage project deliverables and personal availability
    Individual contributors can set tasks, time targets, availability
    Real-time project and task progress review in order to proactively manage unplanned occurrences


We Empower Your Organizations and Teams
    Obtain real-time metrics and views of operational flows and bottlenecks
    Know how, when, and how much to support projects or tasks at risk
    Collaborate with team members to ensure deliverable dates are collectively met while maintaining work-life balance

Yaware offers advanced solutions that help you successfully manage the need
for optimizing both work-life balance and resources investment.

Project/Task Status
- Visual Task Overview
- Management of All Key Elements

Time by Application
- Time on Projects/Tasks
- Cost Allocations to Projects/Tasks                    

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

ชื่อ Yaware Client for Chrome OS Yaware Client for Chrome OS
ID djajmlceapepaidjnijnempjjbemdfmp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/yaware-client-for-chrome/djajmlceapepaidjnijnempjjbemdfmp
คำอธิบาย Yaware is an efficient fully automated system for tracking your employees' working time.
ขนาดไฟล์ 84.75 KB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2018-07-10
วันที่เผยแพร่ 2018-07-10
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Yaware
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://yaware.com/?utm_source=Marketplace&utm_medium=ChromeWebstore&utm_campaign=ChromeOS
URL หน้าช่วยเหลือ https://help.yaware.com/en/knowledge-base/faqs-for-partners/?utm_source=Marketplace&utm_medium=ChromeWebstore&utm_campaign=ChromeOS
URL หน้านโยบายความเป็นส่วนตัว https://yaware.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Yaware Client for Chrome OS",
    "description": "Yaware is an efficient fully automated system for tracking your employees' working time.",
    "version": "1.3",
    "icons": {
        "16": "images\/icons\/ico16.png",
        "48": "images\/icons\/ico48.png",
        "128": "images\/icons\/ico128.png"
    },
    "background": {
        "page": "html\/background.html"
    },
    "options_page": "html\/options.html",
    "browser_action": {
        "default_icon": "images\/icons\/ico19.png",
        "default_popup": "html\/popup.html"
    },
    "permissions": [
        "identity",
        "background",
        "storage",
        "unlimitedStorage",
        "idle",
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlciYP\/Nsq0cIGC5I5nHY+uUPT\/aKbm0A7Fho7r1Tc\/A07X8iPowcui07p+m8MJp2esNb+z1s4fB\/6sfBUvi7WQO1fwnSLXawl154IArcGvzxvAYIcYfE0ysRqHQGaHG73UcxlKvsGKaSNCW\/lJ3KnGVqQUqy4pkFtqVHMkADUxSUmqLfUMyMO2KXbZ\/oXMIYITKg7W5q7WcbL\/arVEjlIyy6QcuYEpUZzqlJnW6m+t0\/zOzBIPmsAU3KhambwHvGm9GyND6eg1Bafljk2HgOSwgLtVuqlim4hSn\/yByLGDwj4lhwu3VGUnkxFbwvSv8bh42Dngm8v6kFTp2albAk8wIDAQAB",
    "oauth2": {
        "client_id": "502099217457-ikbkmj8m874s3u89blkfa2od8i8rlnoc.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/plus.profile.emails.read"
        ]
    }
}