Period Countdown

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

Period Countdown란 무엇입니까?

Period Countdown은(는) https://periods.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Chrome extension that accompanies the Period Countdown (periods.io) website."입니다.

확장 프로그램 스크린샷

screenshot

Period Countdown 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
개인정보 보호 정책 페이지 URL 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"
    }
}