SleepyHead
A Sleep timer for any website.
Apa itu SleepyHead?
SleepyHead adalah ekstensi Chrome yang dikembangkan oleh https://snazzytechnologies.com, dan fitur utamanya adalah "A Sleep timer for any website.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi SleepyHead
Unduh file ekstensi SleepyHead dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | SleepyHead |
ID | pklbmflmehnfibgomgdbacoemfnloedd |
URL Resmi | https://chromewebstore.google.com/detail/sleepyhead/pklbmflmehnfibgomgdbacoemfnloedd |
Deskripsi | A Sleep timer for any website. |
Ukuran File | 55.31 KB |
Jumlah Instalasi | 16 |
Versi Saat Ini | 0.1.0 |
Terakhir Diperbarui | 2022-12-20 |
Tanggal Publikasi | 2022-12-20 |
Pengembang | https://snazzytechnologies.com |
[email protected] | |
Tipe Pembayaran | in_app |
Situs Ekstensi | https://sleepyhead.snazzytechnologies.com/ |
URL Halaman Bantuan | https://sleepyhead.snazzytechnologies.com/support |
URL Halaman Kebijakan Privasi | https://sleepyhead.snazzytechnologies.com/privacy |
Bahasa yang Didukung | 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": [ " |