Period Countdown
A Chrome extension that accompanies the Period Countdown (periods.io) website.
O que é Period Countdown?
Period Countdown é uma extensão do Chrome desenvolvida por https://periods.io, e sua principal característica é "A Chrome extension that accompanies the Period Countdown (periods.io) website.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Period Countdown
Baixe arquivos de extensão Period Countdown no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Period Countdown |
ID | enpponilfcooflcegkodmpdgboooohjm |
URL Oficial | https://chromewebstore.google.com/detail/period-countdown/enpponilfcooflcegkodmpdgboooohjm |
Descrição | A Chrome extension that accompanies the Period Countdown (periods.io) website. |
Tamanho do Arquivo | 108 KB |
Contagem de Instalações | 2,138 |
Versão Atual | 4.0.0 |
Última Atualização | 2020-08-20 |
Data de Publicação | 2019-07-14 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | https://periods.io |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://periods.io |
URL da Página de Política de Privacidade | https://periodcountdown.wordpress.com/privacy |
Idiomas Suportados | 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" } } |