Inspect and view changes in Per-Element Audio Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Per-Element Audio Control",
"version": "1.0.0",
"description": "Automatically find audio/video elements on the page and add a per-element volume slider.",
"permissions": [
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "per-element-audio-control@example.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [],
"collects": false
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"web_accessible_resources": [
"icons/*"
]
} Best Per-Element Audio Control Alternatives
Here are some Firefox add-ons that are similar to Per-Element Audio Control:
Per-Tab Volume Controller
ZepioCS
FF Volume Controller
cq
Per-Tab Volume Control
Harrison Jones
Volume Control
debauer
Volume Control
Phwin
Audio Controller
MusicMan
Volume Control
Abev
Tab Volume Slider
EvilDuck Tools
Audio Equalizer and Amplifier
Lunu
Volume Control
Le chat silencieux
Sound Adjuster
tropic
Volume Control Master
volume-master