Depo-Provera Perpetual Calendar Calculator
Calculate Depo-Provera next injection date range.
Τι είναι το Depo-Provera Perpetual Calendar Calculator;
Το Depo-Provera Perpetual Calendar Calculator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://emdixonroche.com, και η κύρια λειτουργία του είναι "Calculate Depo-Provera next injection date range.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Depo-Provera Perpetual Calendar Calculator
Λήψη αρχείων επέκτασης Depo-Provera Perpetual Calendar Calculator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ocmfmbommakddmnidbpiakcnabobnoah |
Επίσημο URL | https://chromewebstore.google.com/detail/depo-provera-perpetual-ca/ocmfmbommakddmnidbpiakcnabobnoah |
Περιγραφή | Calculate Depo-Provera next injection date range. |
Μέγεθος Αρχείου | 563 KB |
Αριθμός Εγκαταστάσεων | 440 |
Τρέχουσα Έκδοση | 0.5 |
Τελευταία Ενημέρωση | 2020-12-08 |
Ημερομηνία Δημοσίευσης | 2020-06-03 |
Προγραμματιστής | https://emdixonroche.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://emdixonroche.com/ |
Διεύθυνση URL της Σελίδας Βοήθειας | http://emdixonroche.com/ |
Υποστηριζόμενες Γλώσσες | 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" } } |