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
电子邮箱 [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"
    }
}