SleepyHead
A Sleep timer for any website.
Qu'est-ce que SleepyHead ?
SleepyHead est une extension Chrome développée par https://snazzytechnologies.com, et sa fonction principale est "A Sleep timer for any website.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SleepyHead
Téléchargez les fichiers d'extension SleepyHead au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | SleepyHead |
ID | pklbmflmehnfibgomgdbacoemfnloedd |
URL Officiel | https://chromewebstore.google.com/detail/sleepyhead/pklbmflmehnfibgomgdbacoemfnloedd |
Description | A Sleep timer for any website. |
Taille du Fichier | 55.31 KB |
Nombre d'Installations | 16 |
Version Actuelle | 0.1.0 |
Dernière Mise à Jour | 2022-12-20 |
Date de Publication | 2022-12-20 |
Développeur | https://snazzytechnologies.com |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://sleepyhead.snazzytechnologies.com/ |
URL de la Page d'Aide | https://sleepyhead.snazzytechnologies.com/support |
URL de la Page de Politique de Confidentialité | https://sleepyhead.snazzytechnologies.com/privacy |
Langues Prises en Charge | 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": [ " |