Period Countdown

A Chrome extension that accompanies the Period Countdown (periods.io) website.

ما هو Period Countdown؟

Period Countdown هو إضافة Chrome تم تطويرها بواسطة https://periods.io، والميزة الرئيسية لها هي "A Chrome extension that accompanies the Period Countdown (periods.io) website.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Period Countdown

قم بتنزيل ملفات الامتداد Period Countdown بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Do you ever find yourself wondering how many minutes remain before lunch? Or how many minutes you have until class begins? After installing this extension, you can easily and quickly open an interactive countdown timer that shows this information and more. This extension accompanies Period Countdown (web application located at periods.io). The website and extension interact seamlessly — thus, when you change a preference on the full website (like a period name or theme), the changes will immediately propagate to the extension.

Disclaimer: This extension and its website (periods.io) are not officially endorsed or affiliated with any high school. Thus, we cannot guarantee the accuracy of our applications.                    

معلومات أساسية عن التمديد

الاسم Period Countdown Period Countdown
ID enpponilfcooflcegkodmpdgboooohjm
عنوان URL الرسمي https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm
الوصف A Chrome extension that accompanies the Period Countdown (periods.io) website.
حجم الملف 108 KB
عدد التثبيتات 2,138
النسخة الحالية 4.0.0
آخر تحديث 2020-08-20
تاريخ النشر 2019-07-14
تقييم 5.00/5 مجموع تقييمات 4
المطور https://periods.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://periods.io
عنوان صفحة سياسة الخصوصية https://periodcountdown.wordpress.com/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Period Countdown",
    "short_name": "Countdown",
    "version": "4.0.0",
    "description": "A Chrome extension that accompanies the Period Countdown (periods.io) website.",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "\/img\/1024.png"
    },
    "icons": {
        "1024": "\/img\/1024.png"
    }
}