工时统计

实时统计工时

工时统计คืออะไร?

工时统计 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย princecauchy และคุณลักษณะหลักของมันคือ "实时统计工时"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 工时统计

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

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

                        tuniu工时查询                    

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

ชื่อ 工时统计 工时统计
ID kagehnjihoghmlnlnenofhkpjgijmbca
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/%E5%B7%A5%E6%97%B6%E7%BB%9F%E8%AE%A1/kagehnjihoghmlnlnenofhkpjgijmbca
คำอธิบาย 实时统计工时
ขนาดไฟล์ 62.22 KB
จำนวนการติดตั้ง 15
เวอร์ชันปัจจุบัน 1.6
อัปเดตครั้งล่าสุด 2018-01-17
วันที่เผยแพร่ 2018-01-16
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา princecauchy
ประเภทการชำระเงิน free
ภาษาที่รองรับ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u5de5\u65f6\u7edf\u8ba1",
    "version": "1.6",
    "description": "\u5b9e\u65f6\u7edf\u8ba1\u5de5\u65f6",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "\u5de5\u65f6\u7edf\u8ba1",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "permissions": [
        "*:\/\/hr.tuniu.com\/index.php?m=AttendanceMyAttendance,attendance2",
        "notifications"
    ],
    "homepage_url": "http:\/\/hr.tuniu.com\/"
}