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.".

Снимки экрана расширения

screenshot

Скачать файл 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                    

Основная информация о расширении

Название Depo-Provera Perpetual Calendar Calculator Depo-Provera Perpetual Calendar Calculator
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"
    }
}