Meeting Calculator Pro 7
Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer.
Vad är Meeting Calculator Pro 7?
Meeting Calculator Pro 7 är en Chrome-tillägg utvecklad av joshua.scott.feinstein, och dess huvudfunktion är "Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer.".
Tilläggsskärmbilder
Ladda ner Meeting Calculator Pro 7-förlängningens CRX-fil
Ladda ner Meeting Calculator Pro 7-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | Meeting Calculator Pro 7 |
ID | ilmommdjmmhfhpdokhiecpbaalbgnmhc |
Officiell webbadress | https://chromewebstore.google.com/detail/meeting-calculator-pro-7/ilmommdjmmhfhpdokhiecpbaalbgnmhc |
Beskrivning | Calculate the true cost of your meetings! Simply enter an hourly rate multiplier and start the timer. |
Filstorlek | 517 KB |
Antal Installationer | 52 |
Aktuell Version | 7.2.42 |
Senast Uppdaterad | 2022-09-14 |
Publiceringsdatum | 2022-08-20 |
Utvecklare | joshua.scott.feinstein |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [] } |