제작자: Wesley Martin
Inspect and view changes in AccessPlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AccessPlay",
"version": "2.0.0",
"description": "Custom audio player with keyboard shortcuts, ARIA live announcements, and options",
"minimum_chrome_version": "121",
"browser_specific_settings": {
"gecko": {
"id": "@accessplay",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"downloads",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
],
"type": "module"
},
"options_page": "options.html",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"player.html",
"player.css",
"player.js"
],
"matches": [
"<all_urls>"
]
}
]
} 최고의 AccessPlay 대안
다음은 AccessPlay과(와) 유사한 Firefox add-on입니다:
Accessibility Enhancer Plus
Claudette
Audio Enhancer for Firefox
Unknown Entity
Audio switcher
hama3254
Audio Player
Chandler Stimson
Better Local Video Player
Trg69
Playback Speed Control
dougg0k
M3U8/HLS Player with Custom Keyboard Controls
Bishal Dahal
Keyboard Navigation Enhancer
Charles Jacobs
Sound Tweaks Audio Control
TDLC
ScrollPlay
Digisoma