SleepyHead
A Sleep timer for any website.
O que é SleepyHead?
SleepyHead é uma extensão do Chrome desenvolvida por https://snazzytechnologies.com, e sua principal característica é "A Sleep timer for any website.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SleepyHead
Baixe arquivos de extensão SleepyHead 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
A sleep timer extension for any website so you get a more restful sleep. Start playing some media, set a timer and watch or listen until you doze off. When the timer has ended, the SleepyHead timer completed page will be shown, allowing your devices screen to turn off. Hit the back button the next day to resume watching. Use the optional Sound Softener to suppress loud and sudden sounds and enable the optional Night Shift to reduce blue light from your screen.
Informações Básicas da Extensão
Nome | SleepyHead |
ID | pklbmflmehnfibgomgdbacoemfnloedd |
URL Oficial | https://chromewebstore.google.com/detail/sleepyhead/pklbmflmehnfibgomgdbacoemfnloedd |
Descrição | A Sleep timer for any website. |
Tamanho do Arquivo | 55.31 KB |
Contagem de Instalações | 16 |
Versão Atual | 0.1.0 |
Última Atualização | 2022-12-20 |
Data de Publicação | 2022-12-20 |
Desenvolvedor | https://snazzytechnologies.com |
[email protected] | |
Tipo de Pagamento | in_app |
Site da Extensão | https://sleepyhead.snazzytechnologies.com/ |
URL da Página de Ajuda | https://sleepyhead.snazzytechnologies.com/support |
URL da Página de Política de Privacidade | https://sleepyhead.snazzytechnologies.com/privacy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SleepyHead", "version": "0.1.0", "description": "A Sleep timer for any website.", "background": { "service_worker": "assets\/js\/background.js" }, "permissions": [ "alarms", "storage", "scripting", "activeTab", "tabs" ], "web_accessible_resources": [ { "resources": [ "auth.html" ], "matches": [ "https:\/\/sleepyhead.snazzytechnologies.com\/*" ] } ], "options_page": "preferences.html", "content_scripts": [ { "matches": [ " |