Mini Break Timer: Every 20 Minutes
Prevent eye strain using a simple reminder, every new tab
O que é Mini Break Timer: Every 20 Minutes?
Mini Break Timer: Every 20 Minutes é uma extensão do Chrome desenvolvida por Feedsgo, e sua principal característica é "Prevent eye strain using a simple reminder, every new tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Mini Break Timer: Every 20 Minutes
Baixe arquivos de extensão Mini Break Timer: Every 20 Minutes 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
If you find yourself gazing at screens all day and having eye strain and unpleasant symptoms, you may want to use the 20-20-20 rule. Basically, every 20 minutes spent using a screen, you should try to look away at something that is 20 feet away from you for a total of 20 seconds. When use the this addon, every time you use the browser, a 20 minute timer will be being activated. Then, after 20 minutes, the next time you open a new tab, you'll get a reminder to take a little break. no annoying sounds or popups! By clicking “Add to chrome”, I accept and agree to installing the 'Mini Break Timer: Every 20 Minutes' extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Contact: http://www.feedsgo.net/contact About: http://www.feedsgo.net/about Terms and Conditions: http://www.feedsgo.net/minibreaktimer-20/terms-and-conditions Privacy Policy: http://www.feedsgo.net/minibreaktimer-20/privacy-policy
Informações Básicas da Extensão
Nome | Mini Break Timer: Every 20 Minutes |
ID | plncnpocaddbiiggfiflhiabkgmklcge |
URL Oficial | https://chromewebstore.google.com/detail/mini-break-timer-every-20/plncnpocaddbiiggfiflhiabkgmklcge |
Descrição | Prevent eye strain using a simple reminder, every new tab |
Tamanho do Arquivo | 1.7 MB |
Contagem de Instalações | 797 |
Versão Atual | 1.1 |
Última Atualização | 2021-12-03 |
Data de Publicação | 2021-10-20 |
Classificação | 4.29/5 Total de 7 Avaliações |
Desenvolvedor | Feedsgo |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://www.feedsgo.net/minibreaktimer-20/privacy-policy |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mini Break Timer: Every 20 Minutes", "description": "Prevent eye strain using a simple reminder, every new tab", "version": "1.1", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "browser_action": { "default_icon": "img\/icon48.png" } } |