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是由joshua.scott.feinstein開發的Chrome擴展程式,該擴展的主要功能是“Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer.”。
擴展截圖
下載Meeting Calculator Pro 7擴展crx文件
下載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 |
官方網址 | 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": [] } |