Depo-Provera Perpetual Calendar Calculator
Calculate Depo-Provera next injection date range.
Vad är Depo-Provera Perpetual Calendar Calculator?
Depo-Provera Perpetual Calendar Calculator är en Chrome-tillägg utvecklad av https://emdixonroche.com, och dess huvudfunktion är "Calculate Depo-Provera next injection date range.".
Tilläggsskärmbilder
Ladda ner Depo-Provera Perpetual Calendar Calculator-förlängningens CRX-fil
Ladda ner Depo-Provera Perpetual Calendar Calculator-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
Calling all healthcare professionals using Depo-Provera! Sick of searching through endless lines of dates in a PDF* to figure out when your patient needs to come back in? Well no more! Download the chrome extension to quickly look up any date. PLUS copy and paste the date range anywhere you need. Just download the Chrome extension, and as soon as you open it today's date with the date range will be pre-loaded. If you need a different date, select today's date field and a calendar will appear, select the date you want, and voila! Feel free to reset the date at anytime to today's date by using the reset button to the side of the data input field. *The original perpetual calendar PDF that was created does not account for February 29th in a leap year. However, since the calculator detects leap-years, it will always be accurate. See the link below for date comparisons between the original PDF and the dates given by the calculator. https://emdixonroche.com/projects/CaseStudies/PerpetualCalendarCaseStudy/Images/DepoProvera_Comparisson_Calendar.pdf
Grundläggande Information om Tillägg
Namn | |
ID | ocmfmbommakddmnidbpiakcnabobnoah |
Officiell webbadress | https://chromewebstore.google.com/detail/depo-provera-perpetual-ca/ocmfmbommakddmnidbpiakcnabobnoah |
Beskrivning | Calculate Depo-Provera next injection date range. |
Filstorlek | 563 KB |
Antal Installationer | 440 |
Aktuell Version | 0.5 |
Senast Uppdaterad | 2020-12-08 |
Publiceringsdatum | 2020-06-03 |
Utvecklare | https://emdixonroche.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://emdixonroche.com/ |
Hjälpsida URL | http://emdixonroche.com/ |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Depo-Provera Perpetual Calendar Calculator", "version": "0.5", "icons": { "16": "favicon.png", "128": "favicon.png" }, "description": "Calculate Depo-Provera next injection date range.", "browser_action": { "default_popup": "popup.html" } } |