By: Wesley Martin Add-on
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>"
]
}
]
} Best AccessPlay Alternatives
Here are some Firefox add-ons that are similar to AccessPlay:
Accessibility Enhancer Plus
Claudette
Audio Enhancer for Firefox
Unknown Entity
Audio switcher
hama3254
Audio Player
Chandler Stimson
Better Local Video Player
Trg69
Display Access Keys
Typhu88
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
Video Player
Chandler Stimson