Meeting Calculator Pro 7
Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer.
Meeting Calculator Pro 7คืออะไร?
Meeting Calculator Pro 7 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย joshua.scott.feinstein และคุณลักษณะหลักของมันคือ "Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Meeting Calculator Pro 7
ดาวน์โหลดไฟล์ส่วนขยาย Meeting Calculator Pro 7 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer. You can enter the number of Full Time and Contract attendees in your meeting and set separate blended hourly rates for both types of employees. Simply start the timer and calculate your meeting cost!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Meeting Calculator Pro 7 |
ID | ilmommdjmmhfhpdokhiecpbaalbgnmhc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/meeting-calculator-pro-7/ilmommdjmmhfhpdokhiecpbaalbgnmhc |
คำอธิบาย | Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer. |
ขนาดไฟล์ | 517 KB |
จำนวนการติดตั้ง | 52 |
เวอร์ชันปัจจุบัน | 7.2.42 |
อัปเดตครั้งล่าสุด | 2022-09-14 |
วันที่เผยแพร่ | 2022-08-20 |
ผู้พัฒนา | joshua.scott.feinstein |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Meeting Calculator Pro 7", "description": "Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer.", "version": "7.2.42", "icons": { "16": "\/icon_16.png", "32": "\/icon_32.png", "38": "\/icon_38.png", "48": "\/icon_48.png", "96": "\/icon_96.png", "128": "\/icon_128.png", "192": "\/icon_192.png", "256": "\/icon_256.png" }, "action": { "default_icon": "icon_32.png", "default_popup": "index.html" }, "permissions": [] } |