제작자: kolloid
Inspect and view changes in Plex Sleep Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Plex Sleep Timer",
"version": "1.0.0",
"description": "Adds a sleep timer to Plex Web — automatically pauses playback after a set duration.",
"author": "kolloid",
"permissions": [
"alarms",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "plex-sleep-timer@kioz",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"browser_action": {
"default_icon": "icons/icon-48.svg",
"default_title": "Plex Sleep Timer"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon-48.svg"
}
} 최고의 Plex Sleep Timer 대안
다음은 Plex Sleep Timer과(와) 유사한 Firefox add-on입니다:
Web to Plex
Kees Kluskens
SleepyFox
ZHENHUI ZHOU
Auto Skip for Plex & Netflix
DustFeather
Enhanced Plex
Balthier
Plex Lyrics Auto Clicker
Steven Partridge
Plex Pace
Billy Phillips
Netflix Timer
Arttu
Plex skipper
Guillaume Coussot
Enhance-O-Tron for Plex
conceptualspace
Sleep Timer Fixx
33win
Plex IMDb Enhancer
Bibi40k
Auto Tab Closer Countdown
KBurakTokmak