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
官方網址 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"
    }
}