SleepyHead
A Sleep timer for any website.
什麼是SleepyHead?
SleepyHead是由https://snazzytechnologies.com開發的Chrome擴展程式,該擴展的主要功能是“A Sleep timer for any website.”。
擴展截圖
下載SleepyHead擴展crx文件
下載SleepyHead擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | SleepyHead |
ID | pklbmflmehnfibgomgdbacoemfnloedd |
官方網址 | https://chromewebstore.google.com/detail/sleepyhead/pklbmflmehnfibgomgdbacoemfnloedd |
簡介 | A Sleep timer for any website. |
檔案大小 | 55.31 KB |
安裝次數 | 16 |
目前版本 | 0.1.0 |
更新時間 | 2022-12-20 |
上架時間 | 2022-12-20 |
開發者 | https://snazzytechnologies.com |
電子郵箱 | [email protected] |
付費類型 | in_app |
擴展官網 | https://sleepyhead.snazzytechnologies.com/ |
說明頁面URL | https://sleepyhead.snazzytechnologies.com/support |
隱私政策頁面URL | https://sleepyhead.snazzytechnologies.com/privacy |
支援的語言 | 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": [ " |