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ファイルをダウンロード

Period Countdown拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}