PSOhub time tracker

Track your time, book hours, invoice automatically

PSOhub time trackerคืออะไร?

PSOhub time tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://psohubapp.com และคุณลักษณะหลักของมันคือ "Track your time, book hours, invoice automatically"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PSOhub time tracker

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

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

                        An extension for PSOhub users to track their hours directly from the browser.                    

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

ชื่อ PSOhub time tracker PSOhub time tracker
ID jmikhgejmpdiebamjdjeigjdkkcpedhj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/psohub-time-tracker/jmikhgejmpdiebamjdjeigjdkkcpedhj
คำอธิบาย Track your time, book hours, invoice automatically
ขนาดไฟล์ 31.25 KB
จำนวนการติดตั้ง 422
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2021-03-31
วันที่เผยแพร่ 2020-11-03
คะแนน 4.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://psohubapp.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.psohub.com
URL หน้าช่วยเหลือ https://help.psohub.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PSOhub time tracker",
    "description": "Track your time, book hours, invoice automatically",
    "version": "1.0",
    "author": "Jarno Koopman",
    "browser_action": {
        "default_icon": "favicon.png",
        "default_popup": "popup.html",
        "default_title": "PSOhub time tracker"
    },
    "icons": {
        "128": "favicon.png",
        "16": "favicon.png",
        "48": "favicon.png"
    },
    "permissions": []
}