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 |
公式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 |
Eメール | [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": [] } |